Skip to content

Commit

Permalink
Bump redis from 4.5.5 to 4.6.0 (#630)
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.5.5 to 4.6.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.5.5...v4.6.0)

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

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 Jul 1, 2023
1 parent 4261ad0 commit c088748
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 @@ git+https://github.com/python/cherry-picker.git@main#egg=cherry_picker
aiohttp==3.8.4
gidgethub==5.3.0
cachetools==5.3.1
redis==4.5.5
redis==4.6.0
celery==5.3.1
sentry-sdk==1.26.0
click==8.1.3
Expand Down

0 comments on commit c088748

Please sign in to comment.