From 40c60ccf9be3223867f221d3b03ff98aa3826508 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 14 Apr 2017 18:51:34 +0200 Subject: [PATCH] Update pytest-mock from 1.5.0 to 1.6.0 (#54) --- 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