Skip to content

Commit 6cf9554

Browse files
committed
fix: requirements/requirements-tool_bench.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
1 parent 275947c commit 6cf9554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/requirements-tool_bench.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ requests~=2.32.3
1010
wget~=3.2
1111
typer~=0.15.1
1212
seaborn~=0.13.2
13+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)