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:
@@ -14,4 +14,5 @@ sphinx_rtd_theme
|
|||||||
sphinx-copybutton
|
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