From 004d5bb33c7cd74a3dbae7acedf06aae537b112a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 11:24:22 +0000 Subject: [PATCH] Bump redis from 7.4.0 to 8.0.0 Bumps [redis](https://github.com/redis/redis-py) from 7.4.0 to 8.0.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/v7.4.0...v8.0.0) --- updated-dependencies: - dependency-name: redis dependency-version: 8.0.0 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 c020401..d67908e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ autobahn==25.12.2 # daphne daphne==4.2.2 channels==4.3.2 -redis[hiredis]==7.4.0 +redis[hiredis]==8.0.0 channels-redis==4.3.0 django-treebeard==5.2.2