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