Skip to content

Commit e7a43bb

Browse files
snyk-botalee
authored andcommitted
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7435780 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7436273 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7436514 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7436646
1 parent da8cbb4 commit e7a43bb

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,6 +1,6 @@
11
asgiref==3.5.2
22
cssselect==1.0.3
3-
Django>=3.2.25
3+
Django>=4.2.14
44
django-autocomplete-light==3.3.5
55
django-bootstrap3==11.1.0
66
django-contact-form==1.7.0

0 commit comments

Comments
 (0)