From 1f3891209ef218ccae268c6ab93b451665856f12 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 17:55:53 +0000 Subject: [PATCH] chore(deps): update dependency pytest-mock to v3.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c81e50..611b0e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ packaging psutil==7.0.0 pytest==8.4.2 pytest-cov==5.0.0 -pytest-mock==3.14.1 +pytest-mock==3.15.0 pytest-mypy==1.0.1 pythonanywhere_core==0.2.7 requests==2.32.4