From e77059dfefff99b4cbfcca6df0f622ad72ff9939 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 06:03:16 +0000 Subject: [PATCH] chore(deps): update dependency pytest-mock to v3.15.1 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 2774036..2f9c73a 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -5,4 +5,4 @@ pylint==3.3.8 pytest==8.4.2 pytest-asyncio==1.2.0 pytest-cov==6.3.0 -pytest-mock==3.15.0 +pytest-mock==3.15.1