Skip to content

Commit 7878b65

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 b13f205 commit 7878b65

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
@@ -1,4 +1,4 @@
1-
setuptools>=37.0.0
1+
setuptools>=78.1.1
22
anyconfig==0.4.0
33
#appdirs==1.4.0
44
#argh==0.26.1

0 commit comments

Comments
 (0)