From 796cfaeb7ee2ad72ae1bde70a475cde77519df6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 01:13:20 +0000 Subject: [PATCH] Bump redis from 5.0.6 to 5.0.7 Bumps [redis](https://github.com/redis/redis-py) from 5.0.6 to 5.0.7. - [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/v5.0.6...v5.0.7) --- 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 98856eda..395f78ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -225,7 +225,7 @@ pytz==2023.3 # djangorestframework pyyaml==6.0 # via drf-spectacular -redis==5.0.6 +redis==5.0.7 # via -r requirements.in requests==2.32.3 # via