diff --git a/courses/design-process/deploying-apps-to-gcp/requirements.txt b/courses/design-process/deploying-apps-to-gcp/requirements.txt index 1389d88d6f..6c8de2f84d 100644 --- a/courses/design-process/deploying-apps-to-gcp/requirements.txt +++ b/courses/design-process/deploying-apps-to-gcp/requirements.txt @@ -1,4 +1,4 @@ Flask==2.0.3 itsdangerous==2.0.1 Jinja2==3.0.3 -werkzeug==2.2.2 \ No newline at end of file +werkzeug==3.1.6 \ No newline at end of file