From 53f7aa48f8e199a73b515a09abd1944d4daa0792 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jul 2019 04:45:04 +0100 Subject: [PATCH] Update pytest from 4.5.0 to 5.0.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index cee302e..479609a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ psutil==5.6.2 -pytest==4.5.0 +pytest==5.0.1 requests==2.22.0 pytest-json==0.4.0 cheroot==6.5.5