From 292e0ad35858beac2df0c89680233cbf318305cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Feb 2021 13:55:11 +0000 Subject: [PATCH] Update pytest-mock from 1.11.2 to 3.5.1 --- requirements_for_test.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.in b/requirements_for_test.in index 2bd7bd85a..1c7a79877 100644 --- a/requirements_for_test.in +++ b/requirements_for_test.in @@ -2,7 +2,7 @@ isort==5.7.0 pytest==6.2.2 pytest-env==0.6.2 -pytest-mock==1.11.2 +pytest-mock==3.5.1 pytest-xdist==1.31.0 beautifulsoup4==4.8.1 freezegun==0.3.12