Skip to content

Commit 6b9d3f5

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-9296408
1 parent 538953d commit 6b9d3f5

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
@@ -1,4 +1,4 @@
1-
Django>=4.0,<6
1+
Django>=4.2.20
22
Sphinx>=1.2.0
33
phonenumbers>=7.0.2
44
django-phonenumber-field==6.1.0

0 commit comments

Comments
 (0)