fix: dev_requirements.txt to reduce vulnerabilities (#836)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Rhet Turnbull
2022-12-18 19:38:17 -08:00
committed by GitHub
parent b2b814954b
commit 5e7ab06458

View File

@@ -15,3 +15,4 @@ sphinx-copybutton
sphinxcontrib-programoutput
twine
wheel
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability