From bc13b7901fdbd890c553e099ac5786e7daa6d1f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 May 2018 20:12:57 +0200 Subject: [PATCH] Update pytest-mock from 1.9.0 to 1.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4e8a629c..7093d783e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ jsonschema==2.6.0 numpy==1.14.3 TA-Lib==0.4.17 pytest==3.5.1 -pytest-mock==1.9.0 +pytest-mock==1.10.0 pytest-cov==2.5.1 hyperopt==0.1 # do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325