From aa396d730ba597161379f6f8d09faf80865e84ad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 23 May 2019 23:09:31 +0800 Subject: [PATCH] Update pytest-runner from 4.2 to 5.0 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..6e0ef98 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.0 python-dateutil==2.7.3 matplotlib==3.0.0 requests==2.19.1