From ac28af139c89565e27ce277d28db907ed9e45e60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 00:05:44 -0400 Subject: [PATCH] Bump pytest-mock from 3.12.0 to 3.14.0 (#14483) (cherry picked from commit 3608b2ba86d3d271c63d919a55bb08659f08b909) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81b2bf6324c..96a9dafd866 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ python-box==7.1.1 pytest==8.1.1 pytest-order==1.2.0 pytest-services==2.2.1 -pytest-mock==3.12.0 +pytest-mock==3.14.0 pytest-reportportal==5.4.0 pytest-xdist==3.5.0 pytest-fixturecollection==0.1.2