From aba68b69c535e0331e07ff77abceff3ee705f276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 20:45:08 +0000 Subject: [PATCH] chore(deps): bump redis from 6.2.0 to 6.3.0 Bumps [redis](https://github.com/redis/redis-py) from 6.2.0 to 6.3.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.2.0...v6.3.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.3.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 4901b2c6ad..9863c77097 100644 --- a/requirements.txt +++ b/requirements.txt @@ -220,7 +220,7 @@ pytz==2022.1 # django # django-postmark # google-api-core -redis==6.2.0 +redis==6.4.0 # via # -r requirements.in # django-redis