From 6177937014a84af569a0abb4d5eb3377e80dc14e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 May 2021 14:54:11 +0100 Subject: [PATCH] Update pytest-mock from 3.5.1 to 3.6.1 --- requirements_for_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.txt b/requirements_for_test.txt index a4c927bb1..2f3cb240e 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -2,7 +2,7 @@ isort==5.8.0 pytest==6.2.4 pytest-env==0.6.2 -pytest-mock==3.5.1 +pytest-mock==3.6.1 pytest-xdist==2.2.1 beautifulsoup4==4.9.3 freezegun==1.1.0