From 15d6626cb652f65675a449dd7a7e2ebf5e997517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 00:04:17 -0400 Subject: [PATCH] Bump pytest from 8.1.0 to 8.1.1 (#14323) --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eecb47ecdfa..438358cf9ae 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.0