From 6de7fd8b168182fb9fb120b1197b5770aeb856c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 05:01:13 +0000 Subject: [PATCH] Bump hiredis from 2.1.1 to 3.2.1 Bumps [hiredis](https://github.com/redis/hiredis-py) from 2.1.1 to 3.2.1. - [Release notes](https://github.com/redis/hiredis-py/releases) - [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/hiredis-py/compare/v2.1.1...v3.2.1) --- updated-dependencies: - dependency-name: hiredis dependency-version: 3.2.1 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 e5147bc..7985f05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ async-timeout==4.0.2 attrs==24.2.0 click==8.0.4 frozenlist==1.4.0 -hiredis==2.1.1 +hiredis==3.2.1 idna==3.7 multidict==5.2.0 propcache==0.2.0