diff --git a/tests/e2e_tests/requirements.txt b/tests/e2e_tests/requirements.txt index b841185be8bbad..a8ae18369ed6ef 100644 --- a/tests/e2e_tests/requirements.txt +++ b/tests/e2e_tests/requirements.txt @@ -22,7 +22,7 @@ tabulate==0.9.0 pytest>=5.0,<=7.0.1; python_version < '3.10' pytest==7.2.0; python_version >= '3.10' -pytest-cov==2.11.1 +pytest-cov==5.0.0 # pytest-html==1.19.0 pytest-html pytest-json-report==1.5.0