From 85477bb35ba4fcb0e6f4e9e4bc8a831635421145 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 10:40:44 +0000 Subject: [PATCH] chore(deps): bump redis from 6.4.0 to 8.1.0 Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 8.1.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/v6.4.0...v8.1.0) --- updated-dependencies: - dependency-name: redis dependency-version: 8.1.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 cafc7294af9..ec79d1fdc4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ tzdata wheel # backports.zoneinfo==0.2.1 kombu==5.5.2 -redis==6.4.0 +redis==8.1.0 celery==5.5.1 Django==5.2.13 mysqlclient==2.1.1