From 22748b169b9c0d9707085a807eaa62be09a75805 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 11 Jul 2020 21:00:55 +0200 Subject: [PATCH] Update pytest-mock from 1.10.0 to 3.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3e622af..f16e4e4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ watchdog==0.8.3 pylint==1.9.2 pytest==3.6.1 pytest-cov==2.5.1 -pytest-mock==1.10.0 +pytest-mock==3.2.0 tox==3.0.0 Sphinx==1.7.5 capturer==2.4