From 344eefafcb0a23d1a2735e78c92f3b41470d8f25 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Jan 2021 17:40:58 -0300 Subject: [PATCH] Update pytest-mock from 1.13.0 to 3.5.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..65bb754 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ more-itertools==8.0.0 importlib-metadata==1.6.0 six==1.13.0 zipp==3.1.0 -pytest-mock==1.13.0 +pytest-mock==3.5.0 #Coverage coverage==5.0.4 pytest-cov==2.8.1