From 80f00e04a27b9816648b9b26cd9ca839a1c74803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 23:30:14 +0000 Subject: [PATCH] Bump tenacity from 9.0.0 to 9.1.2 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] --- app/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index 3c48990fc2..5edd05cf41 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -394,7 +394,7 @@ std-uritemplate==2.0.5 # via microsoft-kiota-abstractions taskgroup==0.2.2 # via hypercorn -tenacity==9.0.0 +tenacity==9.1.2 # via -r requirements.in tiktoken==0.8.0 # via