Skip to content

Commit b9021c0

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

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
@@ -55,7 +55,7 @@ requests==2.31.0
5555
requests-toolbelt==1.0.0
5656
rfc3986==2.0.0
5757
rich==13.7.1
58-
setuptools==69.2.0
58+
setuptools==70.0.0
5959
six==1.16.0
6060
sniffio==1.3.1
6161
spinners==0.0.24

0 commit comments

Comments
 (0)