From 80d3453bc3daa0002291d7dee9f016f6c46821e3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 05:35:09 +0000 Subject: [PATCH] fix: cmd/python/functions_framework_compat/converter/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PROTOBUF-15090738 --- .../functions_framework_compat/converter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/python/functions_framework_compat/converter/requirements.txt b/cmd/python/functions_framework_compat/converter/requirements.txt index ad97f7b..edc2c41 100644 --- a/cmd/python/functions_framework_compat/converter/requirements.txt +++ b/cmd/python/functions_framework_compat/converter/requirements.txt @@ -22,7 +22,7 @@ MarkupSafe==1.1.1 multidict==4.7.6 opencensus==0.7.9 opencensus-context==0.1.1 -protobuf==3.15.0 +protobuf==6.33.5 pyasn1==0.4.8 pyasn1-modules==0.2.8 pytz==2020.1