From c33973909b8f6c35b2cd7dbfa93e81eecd8ffab9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Jul 2020 04:27:21 +0100 Subject: [PATCH] Update pytest from 5.3.5 to 6.0.0 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 1340a49..7308606 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==6.0.0 pytest-cov==2.8.1 pytest-timeout==1.3.4 pytest-catchlog==1.2.2