diff --git a/lib/core/layers/authorizer/requirements.txt b/lib/core/layers/authorizer/requirements.txt index 9e442c6f5..85f770862 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.7 +cryptography==47.0.0 PyJWT==2.12.1