From 4a5c13a35f5acc475cdb84c3da39cc4d8fee71f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Jan 2017 09:02:47 +0100 Subject: [PATCH] Update pytest-django from 2.9.1 to 3.1.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a04ce4c..3cda2f2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ py==1.4.31 # via pytest pyenchant==1.6.6 pyflakes==1.0.0 # via flake8 pygments==2.1 # via sphinx -pytest-django==2.9.1 +pytest-django==3.1.2 pytest==3.0.5 pytz==2015.7 # via babel redis==2.10.5 # via django-redis