From 929321b00fd756f7408d473ef48db04581ce9d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 22:48:13 +0000 Subject: [PATCH] build(deps): bump tenacity from 8.1.0 to 8.2.2 in /report Bumps [tenacity](https://github.com/jd/tenacity) from 8.1.0 to 8.2.2. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.1.0...8.2.2) --- updated-dependencies: - dependency-name: tenacity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- report/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/requirements.txt b/report/requirements.txt index bda60c039..04ec62dba 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ python-magic==0.4.27 taskcluster==47.1.2 -tenacity==8.1.0 +tenacity==8.2.2 zstandard==0.20.0