From e3fd68c849cacb217469d1fa574c228a2fec7279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jan 2022 13:27:41 +0100 Subject: [PATCH] Bump pytest-mock from 3.6.1 to 3.7.0 (#3128) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 1203858c96..499e950481 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,7 +6,7 @@ pre-commit # Unit tests pytest==6.2.5 pytest-cov==3.0.0 -pytest-mock==3.6.1 +pytest-mock==3.7.0 pytest-asyncio==0.17.2 asyncmock==0.4.2 hypothesis==5.49.0