From d1726b84c8bf0e0a7c4f9db0a66dddffb2dd501c Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Fri, 12 Sep 2025 13:34:20 +0200 Subject: [PATCH] Update pytest-cov to 7.0.0 (#152157) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index a6f071e3aa5..2d1057590e9 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -21,7 +21,7 @@ pylint-per-file-ignores==1.4.0 pipdeptree==2.26.1 pytest-asyncio==1.1.0 pytest-aiohttp==1.1.0 -pytest-cov==6.2.1 +pytest-cov==7.0.0 pytest-freezer==0.4.9 pytest-github-actions-annotate-failures==0.3.0 pytest-socket==0.7.0