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

Bump redis from 4.3.4 to 4.4.4 #187

Merged
merged 1 commit into from
Nov 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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