Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities (#6)
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-SETUPTOOLS-7448482

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
johnnyhuy and snyk-bot authored Jul 18, 2024
1 parent 3064cc7 commit b9021c0
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 @@ -55,7 +55,7 @@ requests==2.31.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.7.1
setuptools==69.2.0
setuptools==70.0.0
six==1.16.0
sniffio==1.3.1
spinners==0.0.24
Expand Down

0 comments on commit b9021c0

Please sign in to comment.