From 06db766ac2f01c44dde7027785f718d199e68ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 00:01:28 +0000 Subject: [PATCH] Bump hiredis from 3.2.1 to 3.3.0 Bumps [hiredis](https://github.com/redis/hiredis-py) from 3.2.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/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: hiredis dependency-version: 3.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 4a26b0f64..5e3a8346b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ pytubefix==9.2.2 aiohttp==3.12.15 inflection==0.5.1 redis==6.2.0 -hiredis==3.2.1 +hiredis==3.3.0 requests-oauthlib==2.0.0 pyjwt==2.10.1 python3-openid==3.2.0