From ad4e9bb1e44c3538c69489d9663929615ee0ad44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:29:07 +0000 Subject: [PATCH] Bump tenacity from 8.3.0 to 9.0.0 Bumps [tenacity](https://github.com/jd/tenacity) from 8.3.0 to 9.0.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.3.0...9.0.0) --- updated-dependencies: - dependency-name: tenacity 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 52afca87ff8..dee02026e75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pytest-fixturecollection==0.1.2 pytest-ibutsu==2.2.4 PyYAML==6.0.1 requests==2.32.3 -tenacity==8.3.0 +tenacity==9.0.0 testimony==2.4.0 wait-for==1.2.0 wrapanapi==3.6.0