Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: redis
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent de76ba2 commit 42d4bd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
11 changes: 1 addition & 10 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@ debugpy==1.6.7
# via -r requirements-dev.in
deepdiff==5.8.1
# via -r requirements-dev.in
deprecated==1.2.13
# via
# -r requirements.txt
# redis
distlib==0.3.4
# via virtualenv
dnspython==2.2.1
Expand Down Expand Up @@ -271,7 +267,6 @@ packaging==21.3
# connexion
# dparse
# pytest
# redis
pathspec==0.9.0
# via black
pbr==5.9.0
Expand Down Expand Up @@ -383,7 +378,7 @@ pyyaml==6.0
# funding-service-design-utils
# openapi-spec-validator
# pre-commit
redis==4.3.4
redis==4.4.4
# via
# -r requirements.txt
# flask-redis
Expand Down Expand Up @@ -510,10 +505,6 @@ werkzeug==2.2.3
# pytest-flask
wheel==0.37.1
# via pip-tools
wrapt==1.14.1
# via
# -r requirements.txt
# deprecated
wsproto==1.1.0
# via trio-websocket
wtforms==3.0.1
Expand Down
10 changes: 2 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ cryptography==37.0.2
# pyjwt
cssmin==0.2.0
# via -r requirements.in
deprecated==1.2.13
# via redis
dnspython==2.2.1
# via email-validator
email-validator==1.2.1
Expand Down Expand Up @@ -157,9 +155,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
# via -r requirements.in
packaging==21.3
# via
# connexion
# redis
# via connexion
prance==0.21.8.0
# via -r requirements.in
pycparser==2.21
Expand Down Expand Up @@ -198,7 +194,7 @@ pyyaml==6.0
# connexion
# funding-service-design-utils
# openapi-spec-validator
redis==4.3.4
redis==4.4.4
# via
# flask-redis
# flipper-client
Expand Down Expand Up @@ -257,8 +253,6 @@ werkzeug==2.2.3
# via
# connexion
# flask
wrapt==1.14.1
# via deprecated
wtforms==3.0.1
# via flask-wtf

Expand Down

0 comments on commit 42d4bd9

Please sign in to comment.