Merge pull request #825 from pydanny/pyup-update-pytest-django-2.9.1-to-3.0.0

Update pytest-django to 3.0.0
This commit is contained in:
Fábio C. Barrionuevo da Luz 2016-09-29 01:38:36 -03:00 committed by GitHub
commit eecfefc007
2 changed files with 2 additions and 2 deletions

View File

@ -12,5 +12,5 @@ django-debug-toolbar==1.5
# improved REPL
ipdb==0.10.1
pytest-django==2.9.1
pytest-django==3.0.0
pytest-sugar==0.7.1

View File

@ -13,5 +13,5 @@ django-test-plus==1.0.15
factory_boy==2.7.0
# pytest
pytest-django==2.9.1
pytest-django==3.0.0
pytest-sugar==0.7.1