From d0ed3bcacc93419bfb4a2826b96ece1551d47937 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Mar 2018 11:11:18 +0000 Subject: [PATCH] Update pytest-mock from 1.7.0 to 1.7.1 --- requirements_for_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.txt b/requirements_for_test.txt index b41e1024d..214aaacd1 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -2,7 +2,7 @@ flake8==3.5.0 pytest==3.4.1 pytest-env==0.6.2 -pytest-mock==1.7.0 +pytest-mock==1.7.1 pytest-cov==2.5.1 pytest-xdist==1.22.2 coveralls==1.2.0