Skip to content

Commit bc9dab2

Browse files
snyk-botmikaelfrykholm
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 820afcf commit bc9dab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ whoosh
2323
wsgi-intercept
2424
xmldiff
2525
str2bool
26+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)