Browse Source
Merge pull request #419 from healthchecks/snyk-fix-3b4d7e5e456fc8fadd61239890135796
[Snyk] Security upgrade django from 3.1 to 3.1.1
pull/426/head
Pēteris Caune
4 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,6 +1,6 @@ |
|
|
cron-descriptor==1.2.24 |
|
|
cron-descriptor==1.2.24 |
|
|
croniter==0.3.31 |
|
|
croniter==0.3.31 |
|
|
Django==3.1 |
|
|
|
|
|
|
|
|
Django==3.1.1 |
|
|
django-compressor==2.4 |
|
|
django-compressor==2.4 |
|
|
psycopg2==2.8.4 |
|
|
psycopg2==2.8.4 |
|
|
pytz==2020.1 |
|
|
pytz==2020.1 |
|
|