Add pyup-django to warn me if Django's dangerously outdated

This commit is contained in:
Danielle McLean 2018-05-09 21:00:30 +10:00
parent b32cefe762
commit c55f437885
Signed by: 00dani
GPG key ID: 8EB789DDF3ABD240
3 changed files with 30 additions and 1 deletions

View file

@ -47,5 +47,6 @@ django-redis = "*"
gevent = "*"
django-extensions = "*"
python-magic = "*"
pyup-django = "*"
[dev-packages]