From afec1b30067fc3e94a4c726996fd432a801b7ae0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 21 Aug 2020 22:30:10 -0300 Subject: [PATCH] Update pytest-mock from 1.13.0 to 3.3.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..a047cf8 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.3.0 #Coverage coverage==5.0.4 pytest-cov==2.8.1