Skip to content

Commit 1ae1481

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-REQUESTS-15763443
1 parent 2662634 commit 1ae1481

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

0 commit comments

Comments
 (0)