From cf701837169ce01a6e8b1a76a4ecd19e2d9a8937 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Sep 2025 13:41:40 -0300 Subject: [PATCH] Update pytest-mock from 1.10.3 to 3.15.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 133cd16..ff38f04 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ six==1.12.0 attrs==19.1.0 pluggy==0.9.0 pytest==4.4.0 -pytest-mock==1.10.3 +pytest-mock==3.15.1 #Coverage