From 8dfd5795cfb978a26e83ece403394410f00eca6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 23:28:41 +0000 Subject: [PATCH] Bump tenacity from 8.2.2 to 9.0.0 Bumps [tenacity](https://github.com/jd/tenacity) from 8.2.2 to 9.0.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.2.2...9.0.0) --- updated-dependencies: - dependency-name: tenacity 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 91ef545..21a93b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pydantic==2.7.4 pydantic-settings==2.3.4 requests==2.30.0 shortuuid==1.0.13 -tenacity==8.2.2 +tenacity==9.0.0 transformers==4.34.0 uvicorn==0.22.0 torch==2.1.2