From ee1f4d159599a6475cac39fd983cab5aff268b0c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 20:51:24 +0200 Subject: [PATCH] Update pytest from 4.6.3 to 6.2.5 --- tests/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-test.txt b/tests/requirements-test.txt index 3afb480..1299913 100644 --- a/tests/requirements-test.txt +++ b/tests/requirements-test.txt @@ -1,6 +1,6 @@ # micro-language and markers are described here: https://www.python.org/dev/peps/pep-0496/ versioneer<0.18 -pytest==4.6.3 +pytest==6.2.5 pytest-catchlog==1.2.2 pytest-timeout==1.3.4 pytest-xdist==2.5.0