From 4c623cebebb365e2bf14bc1a0038b674e609ed72 Mon Sep 17 00:00:00 2001 From: binbin <83755740+binbinlv@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:00:37 +0800 Subject: [PATCH] enhance: [skip e2e] Update test plugin version (#38106) Signed-off-by: binbin lv --- tests/python_client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python_client/requirements.txt b/tests/python_client/requirements.txt index ebd208d919aba..5812043a98675 100644 --- a/tests/python_client/requirements.txt +++ b/tests/python_client/requirements.txt @@ -13,7 +13,7 @@ pytest-print==0.2.1 pytest-level==0.1.1 pytest-xdist==2.5.0 -pytest-rerunfailures==9.1.1 +pytest-rerunfailures==14.0 git+https://github.com/Projectplace/pytest-tags ndg-httpsclient pyopenssl