From 0f512279eb530f7164285f5e2a6e10fe2a852710 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Oct 2019 07:03:56 -0400 Subject: [PATCH] Update pytest-mock from 1.10.4 to 1.11.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a8e5bc6..6ba8081 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ pytest==5.0.1 pytest-cov==2.7.1 pytest-flake8==1.0.4 pytest-runner==5.1 -pytest-mock==1.10.4 +pytest-mock==1.11.1 coveralls==1.8.2 sphinx==2.1.2 sphinx_rtd_theme==0.4.3