From 52403ed152459a77d877ec487973a2e28affa1ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 15:13:03 +0000 Subject: [PATCH] build(deps): bump tenacity from 8.3.0 to 8.5.0 in /bot Bumps [tenacity](https://github.com/jd/tenacity) from 8.3.0 to 8.5.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.3.0...8.5.0) --- 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 27f48d960..d6647c6cb 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -3,6 +3,6 @@ google-cloud-storage==2.17.0 libmozdata==0.2.4 pytoml==0.1.21 pyyaml==6.0.1 -tenacity==8.3.0 +tenacity==8.5.0 tqdm==4.66.4 zstandard==0.22.0