From c276df33426f9a7b6fa559221224040a19d7867e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 10:49:58 +0000 Subject: [PATCH] build(deps): bump tenacity from 9.0.0 to 9.1.2 in /bot Bumps [tenacity](https://github.com/jd/tenacity) from 9.0.0 to 9.1.2. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/9.0.0...9.1.2) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.2 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 ffe3f4461..6a27db614 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -3,6 +3,6 @@ google-cloud-storage==2.18.2 libmozdata==0.2.7 pytoml==0.1.21 pyyaml==6.0.2 -tenacity==9.0.0 +tenacity==9.1.2 tqdm==4.67.1 zstandard==0.23.0