From b19273227bb33cca5441030776a40cb126ac6c96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 09:45:36 +0100 Subject: [PATCH] Bump pytest-cov from 4.1.0 to 5.0.0 (#4980) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 7b22a8223..d03b1c15b 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ pre-commit==3.7.0 pylint==3.1.0 pytest-aiohttp==1.0.5 pytest-asyncio==0.23.5 -pytest-cov==4.1.0 +pytest-cov==5.0.0 pytest-timeout==2.3.1 pytest==8.1.1 ruff==0.3.3