Skip to content

Commit

Permalink
Bump redis from 4.6.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.6.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@v4.6.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 20, 2023
1 parent d2d21f4 commit b889412
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ pyyaml==6.0.1
# responses
readme-renderer==42.0
# via twine
redis==4.6.0
redis==5.0.1
# via
# -r requirements-tests.txt
# celery
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ pyyaml==6.0.1
# jsonschema-path
# moto
# responses
redis==4.6.0
redis==5.0.1
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ pyyaml==6.0.1
# jsonschema-path
# moto
# responses
redis==4.6.0
redis==5.0.1
# via
# -r requirements.txt
# celery
Expand Down
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ botocore==1.31.84
# boto3
# s3transfer
celery[redis]==5.3.5
# via
# -r requirements.in
# celery
# via -r requirements.in
certbot==2.7.2
# via -r requirements.in
certifi==2023.7.22
Expand Down Expand Up @@ -265,7 +263,7 @@ pyyaml==6.0.1
# via
# -r requirements.in
# cloudflare
redis==4.6.0
redis==5.0.1
# via
# -r requirements.in
# celery
Expand Down

0 comments on commit b889412

Please sign in to comment.