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