Skip to content

Commit c0f9136

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-9964606
1 parent 11b45b5 commit c0f9136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ cwcwidth
44
greenlet
55
pyxdg
66
requests
7-
setuptools>=70.0.0
7+
setuptools>=78.1.1

0 commit comments

Comments
 (0)