Skip to content

Commit e82ed1e

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-7448482
1 parent 538953d commit e82ed1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ phonenumbers>=7.0.2
44
django-phonenumber-field==6.1.0
55
twilio>=7
66
wheel>=0.22.0
7-
setuptools>=36.2
7+
setuptools>=70.0.0

0 commit comments

Comments
 (0)