From 5a81e1fc33a961b76301d217964d6be383c42738 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 23 May 2019 09:14:17 -0700 Subject: [PATCH] Update pytest-runner from 2.11.1 to 5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c7984aa..16f19e3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,7 +15,7 @@ bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 pytest==3.2.1 -pytest-runner==2.11.1 +pytest-runner==5.0 tox==2.7.0 flake8==3.4.1 coverage==4.4.1