From ab930fe3cead59b2750a61f4f848d88e2c8d1b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 11:01:34 +0000 Subject: [PATCH] Bump hiredis from 2.2.3 to 2.3.2 Bumps [hiredis](https://github.com/redis/hiredis-py) from 2.2.3 to 2.3.2. - [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.2.3...v2.3.2) --- updated-dependencies: - dependency-name: hiredis 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 7589547..980b0fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp-session==2.12.0 async-timeout==4.0.3 coverage==7.3.3 cryptography==41.0.7 -hiredis==2.2.3 +hiredis==2.3.2 passlib==1.7.4 pyjwt==2.8.0 pytest==7.4.3