Skip to content

Commit d440032

Browse files
snyk-botfiliplajszczak
authored andcommitted
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
1 parent 4dc2699 commit d440032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ tabulate==0.9.0
1717
typer==0.12.3
1818
urllib3==2.2.2
1919
virtualenvwrapper==6.1.0
20+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)