Skip to content

Commit

Permalink
Bump hiredis from 2.4.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [hiredis](https://github.com/redis/hiredis-py) from 2.4.0 to 3.0.0.
- [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.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: hiredis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent bd9034a commit 7085d2f
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.6.0
cryptography==43.0.0
hiredis==2.4.0
hiredis==3.0.0
passlib==1.7.4
pyjwt==2.8.0
pytest==8.3.1
Expand Down

0 comments on commit 7085d2f

Please sign in to comment.