diff --git a/pyproject.toml b/pyproject.toml index 5f52e80..321106e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ dev = [ "pytest>=8.0.0", "pytest-asyncio>=0.23.0", - "pytest-cov>=4.1.0", + "pytest-cov>=7.1.0", "pytest-homeassistant-custom-component>=0.13.0", "ruff>=0.8.0", ]