diff --git a/functions/get-gh-app-token/requirements.txt b/functions/get-gh-app-token/requirements.txt index fc2fe51..816024c 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 +PyJWT==2.12.0 requests==2.32.4 cryptography==46.0.5 \ No newline at end of file