From 1fa85e25127d221846698ec89c10d774d8a4f51c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 03:18:12 +0000 Subject: [PATCH] Bump tenacity from 9.1.2 to 9.1.4 Bumps [tenacity](https://github.com/jd/tenacity) from 9.1.2 to 9.1.4. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/9.1.2...9.1.4) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b245c1ed6f..27daff478d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ sendgrid==6.12.5 shap[plots]==0.50.0 tabulate==0.9.0 taskcluster==95.1.4 -tenacity==9.1.2 +tenacity==9.1.4 tqdm==4.67.1 unidiff==0.7.5 weave>=0.50.0