Skip to content

Commit 2df2d4d

Browse files
committed
fix: requirements-test.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
1 parent 3dd92a3 commit 2df2d4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ seaborn
1212
xarray>=0.13
1313
wheel
1414
pyarrow
15+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)