diff --git a/api/dependencies/requirements.txt b/api/dependencies/requirements.txt index 7fd5733..a6ef3c8 100644 --- a/api/dependencies/requirements.txt +++ b/api/dependencies/requirements.txt @@ -1,5 +1,5 @@ aws-lambda-powertools[tracer,parser]==3.12.0 -cryptography==43.0.3 +cryptography==44.0.3 hpke==0.3.2 pksuid==1.1.2 requests==2.32.3