diff --git a/functions/get-gh-app-token/requirements.txt b/functions/get-gh-app-token/requirements.txt index fdfd226..db90c0c 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.3 -cryptography==43.0.1 \ No newline at end of file +cryptography==44.0.1 \ No newline at end of file