From 3435f6cc08158726c283ea0565189c3ee2b53afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 21:39:42 +0000 Subject: [PATCH] Bump tenacity from 5.0.2 to 8.0.1 Bumps [tenacity](https://github.com/jd/tenacity) from 5.0.2 to 8.0.1. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/5.0.2...8.0.1) --- 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 1938291..7cbe2db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ selenium==3.141.0 smmap==3.0.4 smmap2==2.0.5 soupsieve==2.2.1 -tenacity==5.1.5 +tenacity==8.0.1 urllib3==1.26.7 w3lib==1.22.0 websocket-client==0.59.0