Browse Source
Merge pull request #340 from healthchecks/snyk-fix-51c0d13c6d0c4055f57c0eb711c34f20
[Snyk] Security upgrade django from 3.0.3 to 3.0.4
pull/342/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.30 |
|
|
croniter==0.3.30 |
|
|
Django==3.0.3 |
|
|
|
|
|
|
|
|
Django==3.0.4 |
|
|
django-compressor==2.4 |
|
|
django-compressor==2.4 |
|
|
psycopg2==2.8.4 |
|
|
psycopg2==2.8.4 |
|
|
pytz==2019.3 |
|
|
pytz==2019.3 |
|
|