Skip to content

Commit 1aff8f4

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-9634162
1 parent fb478af commit 1aff8f4

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,3 +1,3 @@
1-
Django>=1.11.4
1+
Django>=5.0.14
22
jsonpickle==2.0.0
33
pycryptodome==3.10.1

0 commit comments

Comments
 (0)