From e37998d7e0e4528a050e1c341fa8feb8bb0cf1e8 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 27503e6da79..9a9ec6974a0 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