From ab3e7fd498f85898860aba39f46d09ccb21c1e05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Mar 2020 12:53:10 +0000 Subject: [PATCH] Update pytest from 5.3.5 to 5.4.0 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 1340a49..1c6eaee 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.0 pytest-cov==2.8.1 pytest-timeout==1.3.4 pytest-catchlog==1.2.2