Update pytest-django to 3.1.2 (#903)

* Update pytest-django from 3.1.1 to 3.1.2

* Update pytest-django from 3.1.1 to 3.1.2
This commit is contained in:
pyup.io bot 2016-11-29 18:06:50 +01:00 committed by Daniel Roy Greenfeld
parent a5c179594d
commit 85dfec3ce3
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.1.1
pytest-django==3.1.2
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.1.1
pytest-django==3.1.2
pytest-sugar==0.7.1