From d4f7ceae31670b876f80a16bc97b3a3c8f6654f5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Jun 2025 00:10:43 +0000 Subject: [PATCH] fix: pip-sample/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PROTOBUF-10364902 --- pip-sample/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-sample/requirements.txt b/pip-sample/requirements.txt index 680d08166..b7d988a10 100644 --- a/pip-sample/requirements.txt +++ b/pip-sample/requirements.txt @@ -38,7 +38,7 @@ parso==0.3.1 pexpect==4.6.0 pickleshare==0.7.5 prometheus-client==0.3.1 -protobuf==3.6.1 +protobuf==4.25.8 protobuf-to-dict==0.1.0 ptyprocess==0.6.0 Pygments==2.2.0