From b37e3bc8290be920d02c3935b0bdf7685f40726f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 22:33:56 +0000 Subject: [PATCH] build(deps): bump tenacity from 8.1.0 to 8.2.2 in /bot 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] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 13db3fe89..491b5a8c0 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -3,6 +3,6 @@ google-cloud-storage==2.7.0 libmozdata==0.1.79 pytoml==0.1.21 pyyaml==6.0 -tenacity==8.1.0 +tenacity==8.2.2 tqdm==4.64.1 zstandard==0.19.0