From 932b7b28554b080e2a87201b282565e638bebc82 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 24 May 2019 23:38:24 +0800 Subject: [PATCH] Update pytest-runner from 4.2 to 5.1 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..a73cac4 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,7 +4,7 @@ coverage==4.5.1 cryptography==2.3.1 PyYAML==3.13 pytest==3.8.1 -pytest-runner==4.2 +pytest-runner==5.1 python-dateutil==2.7.3 matplotlib==3.0.0 requests==2.19.1