From 547810c79058dd6520dd7087b63922c3d24a1c1d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 31 Mar 2017 00:19:22 +0100 Subject: [PATCH] Update pytest-mock from 1.5.0 to 1.6.0 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index f605e6f..99b7e74 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -7,7 +7,7 @@ pytest==3.0.7 pytest-aiohttp==0.1.3 pytest-cov==2.4.0 pytest-isort==0.1.0 -pytest-mock==1.5.0 +pytest-mock==1.6.0 pytest-sugar==0.8.0 pytest-toolbox==0.2 pytest-xdist==1.15.0