From 992cf0ab972e2e9fe23345a683dca2d21567097c Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 08:29:17 +0000 Subject: [PATCH] chore(deps): update dependency pytest-mock to v3.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d847d6..7215cc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ packaging psutil==6.1.0 pytest==8.3.3 pytest-cov==5.0.0 -pytest-mock==3.14.0 +pytest-mock==3.14.1 pytest-mypy==0.10.3 pythonanywhere_core==0.2.4 requests==2.32.3