This commit is contained in:
pyup.io bot 2016-12-27 23:44:11 +00:00 committed by GitHub
commit 8694131cb3
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Local development dependencies go here
-r base.txt
coverage==4.2
coverage==4.3
django-coverage-plugin==1.3.1
Sphinx==1.5.1
django-extensions==1.7.5

View File

@ -7,7 +7,7 @@
psycopg2==2.6.2
{%- endif %}
coverage==4.2
coverage==4.3
flake8==3.2.1 # pyup: != 2.6.0
django-test-plus==1.0.16
factory-boy==2.8.1