From 9f35227e86bb30373fc721a6690f27d79bc6faeb Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 27 May 2017 22:11:08 +0200 Subject: [PATCH] Update pytest from 3.0.7 to 3.1.0 (#49) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 13f8c90..15bbe66 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ ipdb==0.10.2 coverage==4.3.4 -pytest==3.0.7 +pytest==3.1.0 pytest-cov==2.4.0 pep8==1.7.0 pyflakes==1.5.0