From 425c7c254de40806944f73ceb9ea7696aaf7f5aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 18:09:47 +0000 Subject: [PATCH] build(deps): bump tenacity from 8.2.3 to 8.3.0 in /bot Bumps [tenacity](https://github.com/jd/tenacity) from 8.2.3 to 8.3.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.2.3...8.3.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 442b6300f..e2a9bdbff 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.2.3 +tenacity==8.3.0 tqdm==4.66.3 zstandard==0.22.0