Merge pull request #66 from glours/fix_django_cve

Upgrade Django version to fix CVE-2020-13596 & CVE-2020-13254
This commit is contained in:
Guillaume Lours
2020-06-05 21:36:32 +02:00
committed by GitHub

View File

@@ -1,2 +1,2 @@
Django==3.0.5
Django==3.0.7
environs==7.3.1