Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 1b4ad63 commit 7918025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-optional.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# For running tests and checking code quality using these modules.
pytest-cov==5.0.0
redis==5.1.1
redis==5.2.0
pre-commit==4.0.1
ruff==0.7.0

Expand Down

0 comments on commit 7918025

Please sign in to comment.