Browse Source
Merge pull request #328 from healthchecks/dependabot/pip/django-3.0.3
Bump django from 3.0.1 to 3.0.3
pull/340/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 |
|
|
|
Django==3.0.1 |
|
|
|
Django==3.0.3 |
|
|
|
django-compressor==2.4 |
|
|
|
psycopg2==2.8.4 |
|
|
|
pytz==2019.3 |
|
|
|