From ae4c7c8d01379999fa2a9023c7b6dd4c7ea943cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 May 2017 01:28:45 +0200 Subject: [PATCH] Update pytest from 3.0.7 to 3.1.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ac808ef..e98055d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,6 +2,6 @@ coverage==4.4.1 isort==4.2.5 py==1.4.33 -pytest==3.0.7 +pytest==3.1.0 pytest-django==3.1.2 tox==2.7.0