diff --git a/pyproject.toml b/pyproject.toml index ccbaba2..0653201 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ packages = ["custom_components"] [dependency-groups] dev = [ "Hydro-Quebec-API-Wrapper==4.2.6", - "homeassistant-stubs>=2025.1.0", # Type stubs for HA API compatibility checking + "homeassistant-stubs>=2026.2.3", # Type stubs for HA API compatibility checking "ruff>=0.8.0", "mypy>=1.13.0", "pytest>=8.3.0",