Skip to content

Commit 107b142

Browse files
committed
fix: requirements-docs.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-MARKDOWN-15428352
1 parent 2bf9901 commit 107b142

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-docs.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
mkdocs
2-
mkdocs-jupyter
2+
mkdocs-jupyter
3+
markdown>=3.8.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)