From e5521ea4f48c39d24598461f26d37f471fd2fba0 Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Fri, 20 Oct 2023 00:16:45 -0400 Subject: [PATCH] [6.14.z] Bump pytest-mock from 3.11.1 to 3.12.0 (#12951) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a585d28df3b..98e78baf601 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pyotp==2.9.0 python-box==7.1.1 pytest==7.4.2 pytest-services==2.2.1 -pytest-mock==3.11.1 +pytest-mock==3.12.0 pytest-reportportal==5.3.0 pytest-xdist==3.3.1 pytest-ibutsu==2.2.4