From 3911550e1944769f98503f57b621ff9643aa18ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:56:59 +0000 Subject: [PATCH] chore(deps)(deps): bump tenacity from 8.2.3 to 9.1.2 Bumps [tenacity](https://github.com/jd/tenacity) from 8.2.3 to 9.1.2. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.2.3...9.1.2) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.2 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 2654074..09e1d5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ aiohttp==3.9.1 # Utilities python-dotenv==1.0.0 -tenacity==8.2.3 +tenacity==9.1.2 numpy==1.26.2 # Testing