From d2f75512dfa4e730b78e355ec63ff5bba95535d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:40:14 +0000 Subject: [PATCH] Bump tenacity from 9.1.2 to 9.1.4 Bumps [tenacity](https://github.com/jd/tenacity) from 9.1.2 to 9.1.4. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/9.1.2...9.1.4) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.4 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..ab7682a 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.4