From eb86f954da5936391b10f55667f6add13cfd85ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 16:04:53 +0000 Subject: [PATCH] Bump redis from 4.4.0 to 4.4.1 Bumps [redis](https://github.com/redis/redis-py) from 4.4.0 to 4.4.1. - [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.4.0...v4.4.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44070c3550..7dffcda4a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -226,7 +226,7 @@ pytz==2022.1 # django # django-postmark # google-api-core -redis==4.4.0 +redis==4.4.1 # via # -r requirements.in # django-redis