From bf0c883e42225c92a8611330f2b33d3d3ec796bb Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Tue, 5 Mar 2024 03:18:46 -0500 Subject: [PATCH] [6.13.z] Bump Pytest to 8.0.2 (#14264) [6.14.z] Bump Pytest to 8.0.2 (#14256) Signed-off-by: Gaurav Talreja (cherry picked from commit 2221fa315e6805f7d4985727850ee0150b5d53aa) Co-authored-by: Gaurav Talreja --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d635f76413a..2ea2f00701a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ paramiko==3.4.0 # Temporary until Broker is back on PyPi productmd==1.38 pyotp==2.9.0 python-box==7.1.1 -pytest==7.4.4 +pytest==8.0.2 pytest-services==2.2.1 pytest-mock==3.12.0 pytest-reportportal==5.3.1