From 9ff2fded85bff73596256f43c4155c0e20ab9bfd Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 15:03:05 +0000 Subject: [PATCH] update requirements.txt --- requirements.txt | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/requirements.txt b/requirements.txt index 105f139..14b019d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,23 +4,23 @@ # # pip-compile --output-file=requirements.txt # -aio-pika==9.0.7 +aio-pika==9.2.0 # via wipac-keycloak-rest-services -aiormq==6.7.6 +aiormq==6.7.7 # via aio-pika -cachetools==5.3.0 +cachetools==5.3.1 # via # user-mgmt (setup.py) # wipac-rest-tools -certifi==2023.5.7 +certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 # via requests -cryptography==40.0.2 +cryptography==41.0.2 # via pyjwt -dnspython==2.3.0 +dnspython==2.4.1 # via pymongo idna==3.4 # via @@ -28,7 +28,7 @@ idna==3.4 # yarl ldap3==2.9.1 # via wipac-keycloak-rest-services -motor==3.1.2 +motor==3.2.0 # via # user-mgmt (setup.py) # wipac-keycloak-rest-services @@ -40,9 +40,9 @@ pyasn1==0.5.0 # via ldap3 pycparser==2.21 # via cffi -pyjwt[crypto]==2.5.0 +pyjwt[crypto]==2.8.0 # via wipac-rest-tools -pymongo==4.3.3 +pymongo==4.4.1 # via motor pypng==0.20220715.0 # via qrcode @@ -54,30 +54,28 @@ requests==2.31.0 # wipac-dev-tools # wipac-keycloak-rest-services # wipac-rest-tools -requests-futures==1.0.0 +requests-futures==1.0.1 # via wipac-rest-tools tornado==6.3.2 # via # user-mgmt (setup.py) # wipac-rest-tools -types-cryptography==3.3.23.2 - # via pyjwt -typing-extensions==4.6.1 +typing-extensions==4.7.1 # via # qrcode # wipac-dev-tools unidecode==1.3.6 # via user-mgmt (setup.py) -urllib3==2.0.2 +urllib3==2.0.4 # via requests wipac-dev-tools==1.6.16 # via # user-mgmt (setup.py) # wipac-keycloak-rest-services # wipac-rest-tools -wipac-keycloak-rest-services==1.3.10 +wipac-keycloak-rest-services==1.4.18 # via user-mgmt (setup.py) -wipac-rest-tools==1.4.19 +wipac-rest-tools==1.4.20 # via # user-mgmt (setup.py) # wipac-keycloak-rest-services