From 8606640d5f0de4fa93c125ac14e973ff23bff80d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 May 2017 15:14:45 -0700 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 eb965cb1..5ee967a3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.3.0 -pytest==3.0.7 +pytest==3.1.0 pytest-cov==2.4.0 coverage==4.3.4 sphinx==1.5.5