Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities (#5)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
johnnyhuy and snyk-bot authored Jul 13, 2024
1 parent 0d3c0c8 commit 3064cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ typing_extensions==4.10.0
urllib3==2.2.1
wcwidth==0.2.13
yamale==5.1.0
zipp==3.18.1
zipp==3.19.1

0 comments on commit 3064cc7

Please sign in to comment.