From 4918b8243bd45a5bff6e3bacbf835c48a711499d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 19 May 2017 14:29:13 +0200 Subject: [PATCH] Update pytest-mock from 1.1 to 1.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 051d73f..831eb20 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ watchdog==0.8.3 pylint==1.5.5 pytest==2.9.1 pytest-cov==2.2.1 -pytest-mock==1.1 +pytest-mock==1.6.0 tox==2.1.1 Sphinx==1.4.5 capturer==2.1.1