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:
parent
b2b814954b
commit
5e7ab06458
@ -14,4 +14,5 @@ sphinx_rtd_theme
|
||||
sphinx-copybutton
|
||||
sphinxcontrib-programoutput
|
||||
twine
|
||||
wheel
|
||||
wheel
|
||||
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
Loading…
x
Reference in New Issue
Block a user