diff --git a/functions/get-gh-app-token/requirements.txt b/functions/get-gh-app-token/requirements.txt index 816024c..24ab8c2 100644 --- a/functions/get-gh-app-token/requirements.txt +++ b/functions/get-gh-app-token/requirements.txt @@ -1,3 +1,3 @@ PyJWT==2.12.0 -requests==2.32.4 +requests==2.33.0 cryptography==46.0.5 \ No newline at end of file