From 3c078795bec7b496b3ec337a8b1f3d2da59939b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 05:01:24 +0000 Subject: [PATCH] Bump hiredis from 2.1.1 to 3.3.0 Bumps [hiredis](https://github.com/redis/hiredis-py) from 2.1.1 to 3.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: hiredis dependency-version: 3.3.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 35a9d34..1312029 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.3.0 idna==3.7 multidict==5.2.0 propcache==0.2.0