From f042b7ed660ee5cec6db271810ed85e7d3cd464e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:19:54 +0000 Subject: [PATCH] Bump redis from 3.5.3 to 4.5.3 Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.5.3. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/3.5.3...v4.5.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5ffbf6d..fc0b9d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pytest-cov==2.10.0 python-dateutil==2.8.1 python-dotenv==0.14.0 python-editor==1.0.4 -redis==3.5.3 +redis==4.5.3 regex==2020.7.14 requests==2.24.0 six==1.15.0 @@ -109,7 +109,7 @@ pytest-cov==2.10.0 python-dateutil==2.8.1 python-dotenv==0.14.0 python-editor==1.0.4 -redis==3.5.3 +redis==4.5.3 regex==2020.7.14 requests==2.24.0 six==1.15.0