From 789de81f7a8e24f220dda4beec815036c19422df Mon Sep 17 00:00:00 2001 From: Alexander Dokuchaev Date: Wed, 6 May 2026 11:48:25 +0300 Subject: [PATCH] Bump pytest --- tests/executorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/executorch/requirements.txt b/tests/executorch/requirements.txt index 45183a9dca0..018c2217544 100644 --- a/tests/executorch/requirements.txt +++ b/tests/executorch/requirements.txt @@ -12,7 +12,7 @@ fastdownload==0.0.7 # Copied from constraints.txt # Tests and examples -pytest==8.4.2 +pytest==9.0.3 pytest-cov==7.1.0 pytest-mock==3.15.1 pytest-ordering==0.6