From 83fb700904b3dfa6cb0794ccf2b44794c84395a8 Mon Sep 17 00:00:00 2001 From: Gaurav Talreja Date: Tue, 5 Mar 2024 13:12:32 +0530 Subject: [PATCH] [6.14.z] Bump Pytest to 8.0.2 (#14256) Signed-off-by: Gaurav Talreja (cherry picked from commit 2221fa315e6805f7d4985727850ee0150b5d53aa) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71cc9bd6307..dd5005af34d 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