From 395f5e2916e299f140cd2216bfaf9e0e0e805714 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 27503e6da79..22580158364 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,8 @@ 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