From 75b4270e2a4b7ec3f05aba5ada8aae019b3d5387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 13:03:19 +0000 Subject: [PATCH] Bump redis from 3.5.3 to 4.4.0 Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.4.0. - [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.0) --- 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 2aca9959..433c77b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ dateutils==0.6.12 cloudflare==2.10.1 raven>=3 arrow==1.2.3 -redis==3.5.3 +redis==4.4.0 pytest==7.1.3 django-redis-cache==3.0.1 factory-boy==3.2.1