From 528275546aaf704e1b97aa33b2517d1b8c6336c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2019 12:28:14 +0000 Subject: [PATCH] Update pytest-mock from 1.10.1 to 1.10.2 --- 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 50829e977..77da84d64 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -3,7 +3,7 @@ flake8==3.7.7 moto==1.3.7 pytest==3.10.1 # pyup: <4 pytest-env==0.6.2 -pytest-mock==1.10.1 +pytest-mock==1.10.2 pytest-cov==2.6.1 pytest-xdist==1.27.0 coveralls==1.6.0