Browse Source
Merge pull request #374 from healthchecks/snyk-fix-e4c69a4ee669f785e6b47fee436364ef
[Snyk] Security upgrade django from 3.0.4 to 3.0.7
pull/379/head
Pēteris Caune
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
requirements.txt
|
|
@ -1,5 +1,5 @@ |
|
|
|
croniter==0.3.31 |
|
|
|
Django==3.0.4 |
|
|
|
Django==3.0.7 |
|
|
|
django-compressor==2.4 |
|
|
|
psycopg2==2.8.4 |
|
|
|
pytz==2020.1 |
|
|
|