From ef8622486bf039733f8385ed3c9789f1e4f9aefa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Jun 2025 18:43:07 +0000 Subject: [PATCH] fix: extra/protobuf/protobuf-24.4/python/docs/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PROTOBUF-10364902 --- extra/protobuf/protobuf-24.4/python/docs/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/extra/protobuf/protobuf-24.4/python/docs/requirements.txt b/extra/protobuf/protobuf-24.4/python/docs/requirements.txt index 784c889b4c4c..2ae4fbd0b7b5 100644 --- a/extra/protobuf/protobuf-24.4/python/docs/requirements.txt +++ b/extra/protobuf/protobuf-24.4/python/docs/requirements.txt @@ -3,3 +3,4 @@ jinja2==3.0.0 sphinx==3.0.4 sphinx_rtd_theme==0.4.3 sphinxcontrib-napoleon==0.7 +protobuf>=4.25.8 # not directly required, pinned by Snyk to avoid a vulnerability