Skip to content

Commit

Permalink
Bump hiredis from 2.2.3 to 2.3.2 (#686)
Browse files Browse the repository at this point in the history
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](redis/hiredis-py@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent a14550f commit ddc4471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ddc4471

Please sign in to comment.