Skip to content

Commit

Permalink
Bump redis from 5.0.0 to 5.0.1 (SatelliteQE#12746)
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.0.0 to 5.0.1.
- [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.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 5ac344c commit d16f5f6
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,7 +1,7 @@
# For running tests and checking code quality using these modules.
flake8==6.1.0
pytest-cov==4.1.0
redis==5.0.0
redis==5.0.1
pre-commit==3.4.0

# For generating documentation.
Expand Down

0 comments on commit d16f5f6

Please sign in to comment.