diff --git a/api/dependencies/requirements.txt b/api/dependencies/requirements.txt index 08b42ac..a6186bb 100644 --- a/api/dependencies/requirements.txt +++ b/api/dependencies/requirements.txt @@ -1,5 +1,5 @@ aws-lambda-powertools[tracer,parser]==3.4.0 -cryptography==43.0.3 +cryptography==44.0.0 hpke==0.3.2 pksuid==1.1.2 requests==2.32.3