From 9bd808df253ed9322457dee2b2f68bddbcba262f Mon Sep 17 00:00:00 2001 From: Kent Yao Date: Tue, 21 Apr 2026 17:30:46 +0800 Subject: [PATCH] Revert "Bump pytest from 7.4.4 to 9.0.3 in /python (#7401)" This reverts commit 6f0d86a6859d82a5c47db94c0a10dbf7db0bdc45. --- python/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/dev_requirements.txt b/python/dev_requirements.txt index a8d6f0acff9..0360ab6d17f 100644 --- a/python/dev_requirements.txt +++ b/python/dev_requirements.txt @@ -2,7 +2,7 @@ flake8==3.4.1 mock==2.0.0 pycodestyle==2.3.1 -pytest==9.0.3 +pytest==7.4.4 pytest-cov==5.0.0 pytest-xdist==3.5.0