From 411935d35a3171ecab7ed0bffb405f6b27d8c620 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 04:27:29 +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 e9dc3a2..0f80d92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ rpds-py==0.27.1 sgmllib3k==1.0.0 six==1.17.0 streamlit==1.54.0 -tenacity==9.1.2 +tenacity==9.1.4 toml==0.10.2 tornado==6.5.5 typing_extensions==4.15.0