From bd762c33808bf8d191d5321fca1147d86b5d05ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Sep 2017 16:27:07 +0200 Subject: [PATCH] Update pytest-runner from 2.11.1 to 2.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf8e2f1..bc84b0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ py==1.4.34 pyfakefs==3.2 pytest==3.2.1 pytest-cov==2.5.1 -pytest-runner==2.11.1 +pytest-runner==2.12 python-mimeparse==1.6.0 PyYAML==3.12 requests==2.18.2