Skip to content

Commit e5d3a8c

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-IDNA-16769942
1 parent 2662634 commit e5d3a8c

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

0 commit comments

Comments
 (0)