From c00561e847cfb42977801610e2b84ab22186de16 Mon Sep 17 00:00:00 2001 From: p-galligan <2585069+p-galligan@users.noreply.github.com> Date: Sun, 1 Dec 2024 00:07:07 +0000 Subject: [PATCH] Dependency updates --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 31fbc2ff..8e6b163f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,9 +26,9 @@ bagit-profile==1.3.1 # via -r requirements.in boltons==24.1.0 # via archivessnake -boto3==1.35.67 +boto3==1.35.71 # via -r requirements.in -botocore==1.35.67 +botocore==1.35.71 # via # boto3 # s3transfer @@ -38,7 +38,7 @@ cffi==1.17.1 # via cryptography charset-normalizer==3.4.0 # via requests -cryptography==43.0.3 +cryptography==44.0.0 # via # authlib # pyjwt @@ -103,7 +103,7 @@ pyclamd==0.4.0 # via -r requirements.in pycparser==2.22 # via cffi -pyjwt[crypto]==2.10.0 +pyjwt[crypto]==2.10.1 # via # drf-jwt # pyjwt