Skip to content

Commit

Permalink
Bump redis from 5.0.7 to 5.0.8
Browse files Browse the repository at this point in the history
Bumps [redis](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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent ab05d0e commit 5decf98
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 @@ -3,7 +3,7 @@ graypy==2.1.0
PyYAML==6.0.1
pymongo==4.8.0
PyRSMQ==0.5.1
redis==5.0.7
redis==5.0.8
httpx==0.27.0
sentry-sdk==2.8.0

0 comments on commit 5decf98

Please sign in to comment.