Skip to content

Commit

Permalink
Bump redis[hiredis] from 5.1.1 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: redis[hiredis]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and falvaradorodriguez committed Nov 12, 2024
1 parent 574d12b commit e354d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fastapi[all]==0.115.4
pydantic-settings==2.5.2
pyjwt[crypto]==2.9.0
redis[hiredis]==5.1.1
redis[hiredis]==5.2.0
safe-eth-py==6.0.0b41
siwe==4.2.0
web3==6.20.2

0 comments on commit e354d41

Please sign in to comment.