From 8da3df0c7db9685dd373d1766021dee56cebc41c Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 20:16:12 +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