From e01bf5e9db5b661f75cc080bf94be1f7984f767b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Mar 2020 23:28:09 +0000 Subject: [PATCH] Update pytest from 5.3.5 to 5.4.1 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 1340a49..26c7b9b 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ pylint==2.4.4 astroid==2.3.3 coveralls==1.11.1 mock==3.0.5 -pytest==5.3.5 +pytest==5.4.1 pytest-cov==2.8.1 pytest-timeout==1.3.4 pytest-catchlog==1.2.2