From 4e43d0122cd424c1505e838258f96b9e55a4e8f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 16:09:22 +0000 Subject: [PATCH] Bump tenacity from 8.3.0 to 8.4.1 Bumps [tenacity](https://github.com/jd/tenacity) from 8.3.0 to 8.4.1. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.3.0...8.4.1) --- 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 52afca87ff8..91862b22f9d 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==8.4.1 testimony==2.4.0 wait-for==1.2.0 wrapanapi==3.6.0