From 88665cea7f0552156c46d81b249ec364a2b5b5fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 10:06:38 +0000 Subject: [PATCH] :arrow_up: Bump redis[hiredis] from 6.4.0 to 7.0.0 Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 6.4.0 to 7.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/v6.4.0...v7.0.0) --- updated-dependencies: - dependency-name: redis[hiredis] dependency-version: 7.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 2e850048..88f76578 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ pyparsing==3.2.3 PySocks==1.7.1 python-dateutil==2.9.0.post0 python-dotenv==1.1.0 -redis[hiredis]==6.4.0 +redis[hiredis]==7.0.0 requests==2.32.3 s3transfer==0.14.0 websocket-client==1.9.0 # selenium