Skip to content

Commit 874ec90

Browse files
committed
fix: docs/doc-requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-MISTUNE-16438944
1 parent 2662634 commit 874ec90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/doc-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ sphinx-rtd-theme
33
nbsphinx
44
sphinxcontrib_github_alt
55
myst_parser
6+
mistune>=3.2.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)