fix: GrpcInterface/Python/dev-requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Samiha Hoque
2024-08-12 06:00:17 -06:00
committed by GitHub
parent 4518628013
commit 4a2339661c

View File

@@ -4,3 +4,4 @@ protobuf
wheel
typing-extensions
pytest
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability