From 076ef4c20b494a683bb055c8c87805c0d735ca06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 00:26:54 +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 e1b0e6e..c4ef16e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ idna==3.11 PyATEMMax==1.0b9 Send2Trash==2.1.0 six==1.17.0 -tenacity==9.1.2 +tenacity==9.1.4 urllib3==2.6.3 wcwidth==0.3.5 webencodings==0.5.1