From 7ba602d02a6226e522cc6fdf99ad5b31c03c07ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Jan 2026 15:44:53 +0000 Subject: [PATCH] fix: cmd/python/functions_framework/converter/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-14908843 --- cmd/python/functions_framework/converter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/python/functions_framework/converter/requirements.txt b/cmd/python/functions_framework/converter/requirements.txt index ad798cb..41bae9e 100644 --- a/cmd/python/functions_framework/converter/requirements.txt +++ b/cmd/python/functions_framework/converter/requirements.txt @@ -9,4 +9,4 @@ Jinja2==2.11.3 MarkupSafe==1.1.1 pathtools==0.1.2 watchdog==1.0.2 -Werkzeug==1.0.1 +Werkzeug==3.1.5