Skip to content

Commit 86db746

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-10074036
1 parent 50175d6 commit 86db746

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>=4.2.21
22
jsonpickle>=2.0.0
33
pycryptodome>=3.10.1

0 commit comments

Comments
 (0)