fix: dev_requirements.txt to reduce vulnerabilities (#725)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-MISTUNE-2940625
This commit is contained in:
@@ -15,3 +15,4 @@ sphinx-copybutton
|
|||||||
sphinxcontrib-programoutput
|
sphinxcontrib-programoutput
|
||||||
twine
|
twine
|
||||||
wheel
|
wheel
|
||||||
|
mistune>=2.0.3 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||||
Reference in New Issue
Block a user