Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 63e1451 commit 8142b7e
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,5 +1,5 @@
fastapi[all]==0.112.0
pydantic-settings==2.4.0
redis[hiredis]==5.0.7
redis[hiredis]==5.0.8
safe-eth-py==6.0.0b35
siwe==4.2.0

0 comments on commit 8142b7e

Please sign in to comment.