From 13e01bd0315004fe105c1fd398b2651a7ec61647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 15:31:20 +0000 Subject: [PATCH] Bump tenacity from 9.0.0 to 9.1.2 Bumps [tenacity](https://github.com/jd/tenacity) from 9.0.0 to 9.1.2. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/9.0.0...9.1.2) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54b8103..aa3a108 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ boto3 pytz pykeepass terminaltexteffects -tenacity==9.0.0 +tenacity==9.1.2 pycryptodome b2sdk