diff --git a/tests/e2e_tests/requirements.txt b/tests/e2e_tests/requirements.txt index a4716e496470f4..02cc85ad0f4745 100644 --- a/tests/e2e_tests/requirements.txt +++ b/tests/e2e_tests/requirements.txt @@ -21,7 +21,7 @@ tabulate==0.9.0 pytest>=5.0,<=7.0.1; python_version < '3.10' pytest==8.3.1; python_version >= '3.10' -pytest-cov==2.11.1 +pytest-cov==6.0.0 # pytest-html==1.19.0 pytest-html pytest-json-report==1.5.0