From 698f1f676148cdd9c97035d395b0492d9d8a7904 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 May 2025 17:15:51 +0300 Subject: [PATCH] Update pytest-mock from 1.9.0 to 3.14.1 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 31b4272..07f3284 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -11,7 +11,7 @@ multidict==4.1.0 pip==10.0.0 pyflakes==1.6.0 pytest-cov==2.5.1 -pytest-mock==1.9.0 +pytest-mock==3.14.1 pytest==8.1.1 towncrier==17.8.0 tox==4.14.1