From c6b495aaed24839345489016680fa3355922aba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 15:58:56 +0000 Subject: [PATCH] build(deps): bump tenacity from 8.1.0 to 8.2.1 in /report Bumps [tenacity](https://github.com/jd/tenacity) from 8.1.0 to 8.2.1. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.1.0...8.2.1) --- 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 e002dc20d..2c77816ba 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ python-magic==0.4.27 taskcluster==45.0.1 -tenacity==8.1.0 +tenacity==8.2.1 zstandard==0.19.0