Upgrade Django version to fix CVE-2020-13596 & CVE-2020-13254

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
Guillaume Lours 2020-06-05 21:34:30 +02:00
parent e5828ad1bf
commit d441df2921
1 changed files with 1 additions and 1 deletions

View File

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