From 819be266fac07d2bb92a1d11792654b6b7ea5587 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 27 Oct 2019 06:57:10 +0800 Subject: [PATCH] Update pytest-runner from 4.2 to 5.2 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..5153153 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.2 python-dateutil==2.7.3 matplotlib==3.0.0 requests==2.19.1