From ea2fa04bb896ac4083aab13a5efa501f464ef880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 14:59:53 +0000 Subject: [PATCH] Bump redis from 3.5.3 to 4.4.4 Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.4.4. - [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.4.4) --- 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..b1683c5 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.4.4 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.4.4 regex==2020.7.14 requests==2.24.0 six==1.15.0