diff --git a/lib/core/layers/authorizer/requirements.txt b/lib/core/layers/authorizer/requirements.txt index 0860b2d81..918f16d44 100644 --- a/lib/core/layers/authorizer/requirements.txt +++ b/lib/core/layers/authorizer/requirements.txt @@ -1,5 +1,5 @@ # urllib3<2 // Provided by Lambda # cachetools==6.2.2 // provided by Common Layer # requests==2.32.5 // provided by Common Layer -cryptography==46.0.5 +cryptography==46.0.6 PyJWT==2.11.0