From e7d236f939a2e5b648aa10b90d72a24cc8586622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 19:17:21 +1300 Subject: [PATCH] Bump pytest-mock from 3.8.2 to 3.10.0 (#3877) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index af1a10351b..34efaea2ed 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -7,7 +7,7 @@ pre-commit # Unit tests pytest==7.2.0 pytest-cov==4.0.0 -pytest-mock==3.8.2 +pytest-mock==3.10.0 pytest-asyncio==0.19.0 asyncmock==0.4.2 hypothesis==5.49.0