Skip to content

Commit a2c6faf

Browse files
committed
fix: packages/python/plotly/test_requirements/requirements_38_optional.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-TORNADO-8400708
1 parent b95108c commit a2c6faf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/python/plotly/test_requirements/requirements_38_optional.txt

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ matplotlib==2.2.3
1919
scikit-image==0.18.1
2020
psutil==5.7.0
2121
kaleido
22+
tornado>=6.4.2 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)