From 59b43e77b627fd3b6004851bfa16afa0b4dbaedc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 06:58:47 +0000 Subject: [PATCH] Bump tenacity from 8.2.3 to 8.4.2 Bumps [tenacity](https://github.com/jd/tenacity) from 8.2.3 to 8.4.2. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.2.3...8.4.2) --- updated-dependencies: - dependency-name: tenacity 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 599d6fa5f3f..13a715fb176 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pytest-fixturecollection==0.1.2 pytest-ibutsu==2.2.4 PyYAML==6.0.1 requests==2.31.0 -tenacity==8.2.3 +tenacity==8.4.2 testimony==2.3.0 wait-for==1.2.0 wrapanapi==3.6.0