From a9c1005f699fd09adf080939e506d00ba415b98b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 19:15:23 +0000 Subject: [PATCH] Bump redis from 4.3.4 to 4.4.4 Bumps [redis](https://github.com/redis/redis-py) from 4.3.4 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/v4.3.4...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a551ee..2bd78ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ python-dotenv==0.20.0 python-engineio==4.3.4 python-socketio==5.7.1 pytz==2022.2.1 -redis==4.3.4 +redis==4.4.4 requests==2.28.1 requests-oauthlib==1.1.0 rq==1.11.0