diff --git a/gcp/pam/cloud-functions/pam-grant-revoke/requirements.txt b/gcp/pam/cloud-functions/pam-grant-revoke/requirements.txt index b063bd9e..7e1caaf3 100644 --- a/gcp/pam/cloud-functions/pam-grant-revoke/requirements.txt +++ b/gcp/pam/cloud-functions/pam-grant-revoke/requirements.txt @@ -35,5 +35,5 @@ typing-extensions==4.7.1 uritemplate==4.1.1 urllib3==2.2.3 watchdog==3.0.0 -werkzeug==2.2.3 +werkzeug==3.0.6 zipp==3.15.0 diff --git a/gcp/pam/cloud-functions/pam-request-grant-approve/requirements.txt b/gcp/pam/cloud-functions/pam-request-grant-approve/requirements.txt index 99051ff1..395f819c 100644 --- a/gcp/pam/cloud-functions/pam-request-grant-approve/requirements.txt +++ b/gcp/pam/cloud-functions/pam-request-grant-approve/requirements.txt @@ -30,5 +30,5 @@ rsa==4.9 typing-extensions==4.7.1 urllib3==2.2.3 watchdog==3.0.0 -werkzeug==2.2.3 +werkzeug==3.0.6 zipp==3.15.0