Skip to content

Commit be31ce3

Browse files
authored
add urllib to docs requirements per snyk
1 parent 0a17500 commit be31ce3

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
@@ -5,4 +5,5 @@ pybind11==2.4.3
55
setuptools>=70.0.0
66
sphinx==5.3.0
77
sphinx-gallery==0.8.1
8+
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability
89
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)