Skip to content

Commit 1728b74

Browse files
committed
fix: docs/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-TORNADO-8400708
1 parent d9edd94 commit 1728b74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
nbsphinx
2+
tornado>=6.4.2 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)