From 195f996c62f395e99471cdbf58fac252019b34f8 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Thu, 20 Jul 2017 09:00:20 +0200 Subject: [PATCH] Update pytest-mock from 1.6.0 to 1.6.2 (#307) --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index cdc12064..ebb271b6 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -4,7 +4,7 @@ flake8==3.3.0 pytest==3.1.3 pytest-asyncio==0.6.0 pytest-cov==2.5.1 -pytest-mock==1.6.0 +pytest-mock==1.6.2 codecov==2.0.9 sphinx==1.6.3 marshmallow==2.13.5