From a548259360177b1495160db546a779c7ad97af33 Mon Sep 17 00:00:00 2001 From: Omkar Khatavkar Date: Thu, 28 Mar 2024 12:36:22 +0530 Subject: [PATCH] [6.12.z] Bump pytest from 8.1.0 to 8.1.1 (#14534) Bump pytest from 8.1.0 to 8.1.1 (#14323) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55927f1ff56..5381ce7055b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,8 @@ navmazing==1.2.2 productmd==1.38 pyotp==2.9.0 python-box==7.1.1 -pytest==8.0.2 +pytest==8.1.1 +pytest-order==1.2.0 pytest-services==2.2.1 pytest-mock==3.14.0 pytest-reportportal==5.4.1