From 6bb464555e89c5c2d8f540b7e609dccb5ffd3056 Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Fri, 22 Mar 2024 00:15:44 -0400 Subject: [PATCH] [6.12.z] Bump pytest-mock from 3.12.0 to 3.14.0 (#14485) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76ab2ca9c65..27503e6da79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pyotp==2.9.0 python-box==7.1.1 pytest==8.0.2 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