From bfeeb7242e1e2af35ecdfde001299e8a4e3da6b3 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 1 Apr 2019 11:27:07 +0200 Subject: [PATCH] Update pytest from 4.3.1 to 4.4.0 (#201) --- 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 f11e38d..97b2f35 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.3.1 +pytest==4.4.0 pytest-catchlog==1.2.2 pytest-timeout==1.3.3 pytest-xdist==1.27.0