From 6e4f30d1863564cc05dab0ca0e7f20d220337ac7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 20 Jan 2017 18:24:32 +0200 Subject: [PATCH] Update pytest-runner from 2.9 to 2.10.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 234ce98..035a209 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ tox==2.5.0 pytest==3.0.5 pytest-cov==2.4.0 -pytest-runner==2.9 +pytest-runner==2.10.1 pytest-flakes==1.0.1 pytest-pylint==0.6.0 flake8==3.2.1