From 863d45e9e96046552115a37263b054c5b6bbdd53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 10:35:51 +0000 Subject: [PATCH] chore(deps): update dependency pytest-cov to v6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8199a08..714f587 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pip>=24,<25 black==24.10.0 pre-commit==4.0.1 pytest-homeassistant-custom-component==0.13.199 -pytest-cov>=5.0.0,<6.0.0 \ No newline at end of file +pytest-cov>=6.0.0,<6.1.0 \ No newline at end of file