Add pyup-django to warn me if Django's dangerously outdated
This commit is contained in:
parent
b32cefe762
commit
c55f437885
3 changed files with 30 additions and 1 deletions
1
Pipfile
1
Pipfile
|
@ -47,5 +47,6 @@ django-redis = "*"
|
|||
gevent = "*"
|
||||
django-extensions = "*"
|
||||
python-magic = "*"
|
||||
pyup-django = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue