From 2f7f0ff3a16f1acccd93d51e51e8a8e3f6a4841d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 08:03:42 +1200 Subject: [PATCH] Bump pytest-mock from 3.8.1 to 3.8.2 (#3622) 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 87df0fa6fd..5abd7bb38b 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -7,7 +7,7 @@ pre-commit # Unit tests pytest==7.1.1 pytest-cov==3.0.0 -pytest-mock==3.8.1 +pytest-mock==3.8.2 pytest-asyncio==0.19.0 asyncmock==0.4.2 hypothesis==5.49.0