Skip to content

Commit 3064cc7

Browse files
johnnyhuysnyk-bot
andauthored
fix: requirements.txt to reduce vulnerabilities (#5)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899 Co-authored-by: snyk-bot <[email protected]>
1 parent 0d3c0c8 commit 3064cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ typing_extensions==4.10.0
6969
urllib3==2.2.1
7070
wcwidth==0.2.13
7171
yamale==5.1.0
72-
zipp==3.18.1
72+
zipp==3.19.1

0 commit comments

Comments
 (0)