Skip to content

Commit

Permalink
Bump redis from 5.0.5 to 5.0.6 (#10405)
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.0.5 to 5.0.6.
- [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.5...v5.0.6)

---
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 Jun 14, 2024
1 parent 2e0366e commit 457d1c4
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 @@ -39,7 +39,7 @@ psycopg2-binary==2.9.9
cryptography==42.0.8
python-dateutil==2.9.0.post0
pytz==2024.1
redis==5.0.5
redis==5.0.6
requests==2.32.3
sqlalchemy==2.0.30 # Required by Celery broker transport
urllib3==1.26.18
Expand Down

0 comments on commit 457d1c4

Please sign in to comment.