From fc5f2f56c249d786f4d7151bcc0ab31c98d39b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 11:01:23 +0000 Subject: [PATCH] Bump redis[hiredis] from 6.3.0 to 6.4.0 Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 6.3.0 to 6.4.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.3.0...v6.4.0) --- updated-dependencies: - dependency-name: redis[hiredis] dependency-version: 6.4.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 66242359..aec81dfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pyparsing==3.2.3 PySocks==1.7.1 python-dateutil==2.9.0.post0 python-dotenv==1.1.0 -redis[hiredis]==6.3.0 +redis[hiredis]==6.4.0 requests==2.32.3 s3transfer==0.13.0 websocket-client==1.8.0 # selenium