diff --git a/functions/get-gh-app-token/requirements.txt b/functions/get-gh-app-token/requirements.txt index bd5c7a6..fc2fe51 100644 --- a/functions/get-gh-app-token/requirements.txt +++ b/functions/get-gh-app-token/requirements.txt @@ -1,3 +1,3 @@ PyJWT==2.8.0 requests==2.32.4 -cryptography==44.0.1 \ No newline at end of file +cryptography==46.0.5 \ No newline at end of file