Merge pull request #66 from glours/fix_django_cve

Upgrade Django version to fix CVE-2020-13596 & CVE-2020-13254
pull/67/head
Guillaume Lours 4 years ago committed by GitHub
commit ea069d488f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      django/app/requirements.txt

@ -1,2 +1,2 @@
Django==3.0.5
Django==3.0.7
environs==7.3.1
Loading…
Cancel
Save