From 24273ee9bf541f6cd143e2996abefe58b27a9edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 11:56:08 +0000 Subject: [PATCH] Bump hiredis from 3.2.0 to 3.2.1 Bumps [hiredis](https://github.com/redis/hiredis-py) from 3.2.0 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/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: hiredis dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f97ecd9..671b5ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp-session==2.12.1 async-timeout==5.0.1 coverage==7.8.2 cryptography==45.0.3 -hiredis==3.2.0 +hiredis==3.2.1 passlib==1.7.4 pyjwt==2.10.1 pytest==8.3.5