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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent c9d9172 commit cc3faca
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.111.1
pydantic-settings==2.3.4
redis[hiredis]==5.0.7
redis[hiredis]==5.0.8
safe-eth-py==6.0.0b35
siwe==4.2.0

0 comments on commit cc3faca

Please sign in to comment.