Skip to content

Commit 7fd2d1f

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-NBCONVERT-14463457
1 parent 2662634 commit 7fd2d1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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+
nbconvert>=7.17.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)