From e96910785092324412fa674632e52a4d9f081954 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Jan 2019 02:30:32 +0100 Subject: [PATCH] Update pytest from 3.10.0 to 4.1.0 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 15b2cec..e85a2c7 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -pytest==3.10.0 +pytest==4.1.0 pytest_mock>=1.6.3 pytest_cov>=2.5.1 tox==3.5.3