From e091dff94c8b55cf93784fcd0718dd8233b085e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 07:33:15 +0000 Subject: [PATCH] Update homeassistant requirement from >=2025.5.3 to >=2026.4.3 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](https://github.com/home-assistant/core/compare/2025.5.3...2026.4.3) --- updated-dependencies: - dependency-name: homeassistant dependency-version: 2026.4.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1ed45b1..a11783b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,4 +7,4 @@ mypy>=1.15.0 wheel>=0.45.1 pathspec >= 0.12.1 gitpython >= 3.1.44 -homeassistant >= 2025.5.3 +homeassistant >= 2026.4.3