From e0153d82033bfd9e711c8529184e062ac98469d2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 16 Feb 2018 22:58:22 +0100 Subject: [PATCH] Update pytest-mock from 1.6.3 to 1.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c75eba6b..614da2621 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ jsonschema==2.6.0 numpy==1.14.0 TA-Lib==0.4.16 pytest==3.4.0 -pytest-mock==1.6.3 +pytest-mock==1.7.0 pytest-cov==2.5.1 hyperopt==0.1 # do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325