From fbe63841dbd7d4e39283f684ccbc396464518e73 Mon Sep 17 00:00:00 2001 From: Gaurav Talreja Date: Mon, 4 Mar 2024 23:42:25 +0530 Subject: [PATCH] [6.14.z] Bump Pytest to 8.0.2 Signed-off-by: Gaurav Talreja --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c6f39b36f5..bd6333abfe5 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