From f881a22ec1ccea49d4562fdc2fb4520ad41f1cc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 13:09:23 +0000 Subject: [PATCH] Bump redis from 3.5.3 to 4.3.2 Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: redis 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 99274827..9a7d77f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ dateutils==0.6.12 cloudflare==2.9.10 raven>=3 arrow==1.2.2 -redis==3.5.3 +redis==4.3.2 pytest==7.1.1 django-redis-cache==3.0.1 factory-boy==3.2.1