From 76eadd72c4cdd1a30779544169c077ca6aadb0fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 16:56:46 +0000 Subject: [PATCH] Bump tenacity from 5.0.2 to 8.2.1 Bumps [tenacity](https://github.com/jd/tenacity) from 5.0.2 to 8.2.1. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/5.0.2...8.2.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 240c261..48d59a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ rq==1.10.1 rq-dashboard==0.6.1 rq-scheduler==0.10.0 sqlalchemy==1.3.22 -tenacity==5.0.2 +tenacity==8.2.1 websockify==0.9.0 pylint==2.13.9 pylint-quotes==0.2.3