From ed63e430ab3404ac7a978f3cc7025a889763efef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 3 Sep 2017 13:32:06 -0400 Subject: [PATCH] Update pytest-runner from 2.11.1 to 2.12 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..1ab4ef9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ mccabe==0.6.1 pep8-naming==0.4.1 pip==9.0.1 pytest-cov==2.5.1 -pytest-runner==2.11.1 +pytest-runner==2.12 pytest==3.1.2 PyYAML==3.12 Sphinx==1.6.3