Skip to content

Commit 9ee8c90

Browse files
deps(deps-dev): update homeassistant requirement
Updates the requirements on [homeassistant](https://github.com/home-assistant/core) to permit the latest version. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](home-assistant/core@2023.9.0...2026.4.4) --- updated-dependencies: - dependency-name: homeassistant dependency-version: 2026.4.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4daadf7 commit 9ee8c90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ pytest-asyncio==1.3.0
1212
pytest-homeassistant-custom-component==0.13.317
1313

1414
# Home Assistant core (for development/testing)
15-
homeassistant>=2023.9.0
15+
homeassistant>=2026.4.4

0 commit comments

Comments
 (0)