Skip to content

Commit fb5b3ac

Browse files
committed
fix: demo-django/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-14157807 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-14157810
1 parent 488a00d commit fb5b3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Django==1.11.29
1+
Django==4.2.27

0 commit comments

Comments
 (0)