Update pytest-django to 3.1.1 (#897)

* Update pytest-django from 3.0.0 to 3.1.1

* Update pytest-django from 3.0.0 to 3.1.1
This commit is contained in:
pyup.io bot 2016-11-21 16:07:41 +01:00 committed by Jannis Gebauer
parent b32a2ed8aa
commit d00074d27b
2 changed files with 2 additions and 2 deletions

View File

@ -13,5 +13,5 @@ django-debug-toolbar==1.6
# improved REPL
ipdb==0.10.1
pytest-django==3.0.0
pytest-django==3.1.1
pytest-sugar==0.7.1

View File

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