From 56615a3b2ab3ef3611b5e22a9db3ea33fd45e726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 13:58:28 +0000 Subject: [PATCH] chore(deps)(deps): bump tenacity from 8.3.0 to 9.1.4 Bumps [tenacity](https://github.com/jd/tenacity) from 8.3.0 to 9.1.4. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.3.0...9.1.4) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 376a4e7..a82f618 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ SQLAlchemy==2.0.30 alembic==1.13.1 httpx==0.27.0 -tenacity==8.3.0 +tenacity==9.1.4 cryptography==42.0.7 prometheus-client==0.20.0 redis==5.0.4