diff --git a/tests/e2e_tests/requirements.txt b/tests/e2e_tests/requirements.txt index 0f33b0c4603f41..48dbb8b1136a56 100644 --- a/tests/e2e_tests/requirements.txt +++ b/tests/e2e_tests/requirements.txt @@ -20,7 +20,7 @@ scikit-image>=0.17.2 tabulate==0.9.0 pytest>=5.0,<=7.0.1; python_version < '3.10' -pytest==8.3.1; python_version >= '3.10' +pytest==8.3.2; python_version >= '3.10' pytest-cov==2.11.1 # pytest-html==1.19.0 pytest-html