From e420c060c66a7f5d3ecf62174618e9a2e418ef4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 13:38:28 +0000 Subject: [PATCH] Bump redis from 4.3.4 to 4.4.4 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](https://github.com/redis/redis-py/compare/v4.3.4...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 11 +---------- requirements.txt | 10 ++-------- 2 files changed, 3 insertions(+), 18 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index aa2871c2..faa87641 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -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 @@ -271,7 +267,6 @@ packaging==21.3 # connexion # dparse # pytest - # redis pathspec==0.9.0 # via black pbr==5.9.0 @@ -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 @@ -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 diff --git a/requirements.txt b/requirements.txt index 271cb4d2..5e878db7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -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 @@ -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 @@ -257,8 +253,6 @@ werkzeug==2.2.3 # via # connexion # flask -wrapt==1.14.1 - # via deprecated wtforms==3.0.1 # via flask-wtf