From e0425476f42a278f4ffc173a6feb7dfeec83b0f5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 May 2025 21:19:52 +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-SETUPTOOLS-9964606 --- 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..c23b2ac4dace 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 +setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability