Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2022
1 parent cc6ba96 commit 3b9e714
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ amqp==5.1.1
# via kombu
asgiref==3.3.4
# via django
async-timeout==4.0.2
# via redis
attrs==19.3.0
# via
# -r requirements.in
Expand Down Expand Up @@ -52,6 +54,8 @@ click-repl==0.2.0
# via celery
confusable-homoglyphs==3.2.0
# via django-registration
deprecated==1.2.13
# via redis
django==3.2.14
# via
# -r requirements.in
Expand Down Expand Up @@ -173,6 +177,7 @@ packaging==20.9
# via
# google-api-core
# google-cloud-error-reporting
# redis
pathlib==1.0.1
# via -r requirements.in
pillow==9.2.0
Expand Down Expand Up @@ -225,7 +230,7 @@ pytz==2022.1
# django
# django-postmark
# google-api-core
redis==3.5.3
redis==4.3.4
# via
# -r requirements.in
# django-redis
Expand Down Expand Up @@ -273,6 +278,8 @@ wcwidth==0.2.5
# via prompt-toolkit
webencodings==0.5.1
# via html5lib
wrapt==1.14.1
# via deprecated
zipp==3.4.1
# via importlib-metadata

Expand Down

0 comments on commit 3b9e714

Please sign in to comment.