From 854cd2f17e450116385755ec1c0c5d041c4f4f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 16:56:45 +0000 Subject: [PATCH] Bump tenacity from 5.0.2 to 8.2.2 Bumps [tenacity](https://github.com/jd/tenacity) from 5.0.2 to 8.2.2. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/5.0.2...8.2.2) --- 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..8bcecbb 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.2 websockify==0.9.0 pylint==2.13.9 pylint-quotes==0.2.3