From 451e0116efc88ea5b12406f2df95974a9f9f3375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 00:09:23 +0000 Subject: [PATCH] chore(deps): bump redis from 7.1.0 to 7.2.0 Bumps [redis](https://github.com/redis/redis-py) from 7.1.0 to 7.2.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.1.0...v7.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c05fafb9eb..a39b6a45f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -221,7 +221,7 @@ pytz==2022.1 # django # django-postmark # google-api-core -redis==7.1.0 +redis==7.2.0 # via # -r requirements.in # django-redis