diff --git a/tests/e2e_tests/requirements.txt b/tests/e2e_tests/requirements.txt index f5e38442b21..15f4ff99529 100644 --- a/tests/e2e_tests/requirements.txt +++ b/tests/e2e_tests/requirements.txt @@ -17,7 +17,7 @@ scikit-image>=0.25.0; python_version >= '3.13' tabulate==0.9.0 pytest>=5.0,<=7.0.1; python_version < '3.10' -pytest==9.0.2; python_version >= '3.10' +pytest==9.0.3; python_version >= '3.10' pytest-cov==7.0.0 pytest-html==4.2.0 pytest-json-report==1.5.0