From f653f744ed797bf858d043d31f5d0d582517113b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 19:26:37 +0000 Subject: [PATCH] Bump tenacity from 9.1.2 to 9.1.3 Bumps [tenacity](https://github.com/jd/tenacity) from 9.1.2 to 9.1.3. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/9.1.2...9.1.3) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.3 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 eb17dca..6f54f9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ aiohttp[speedups] == 3.12.13 chess == 1.11.2 psutil == 7.0.0 PyYAML == 6.0.2 -tenacity == 9.1.2 +tenacity == 9.1.3