From f829131bbc9761bd7ef1fd364c6d16c1526656ca Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" Date: Fri, 3 Nov 2023 13:30:44 +0000 Subject: [PATCH] chore(deps): update dependency pytest-mock to v3.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 840ac8b..0a65a86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ packaging psutil==5.9.6 pytest==7.4.0 pytest-cov==4.1.0 -pytest-mock==3.11.1 +pytest-mock==3.12.0 pytest-mypy==0.10.3 requests==2.31.0 responses==0.23.3