From 1260af56b1bf8330697c90dba52668243f077e75 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Jun 2025 22:08:51 +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-10364902 --- .../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..0596b0d 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==4.25.8 pyasn1==0.4.8 pyasn1-modules==0.2.8 pytz==2020.1