From f0ba5b5e9be6f3fcf6a16a51a4e566cb1750856a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 May 2020 16:41:28 +0100 Subject: [PATCH] Update pytest from 3.1.0 to 5.4.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e4a9d541..6aa38a7b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ tox>=1.8.0 -pytest==3.1.0 +pytest==5.4.2 pytest-cov==2.5.1 coveralls==1.1