From 0ee3ffe442a7b535e866096258acde0881654ff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 04:18:59 +0000 Subject: [PATCH] Bump homeassistant from 2026.2.3 to 2026.3.1 Bumps [homeassistant](https://github.com/home-assistant/core) from 2026.2.3 to 2026.3.1. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](https://github.com/home-assistant/core/compare/2026.2.3...2026.3.1) --- updated-dependencies: - dependency-name: homeassistant dependency-version: 2026.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 458bcd7..eeebcc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ colorlog==6.10.1 -homeassistant==2026.2.3 +homeassistant==2026.3.1 ruff==0.15.4 pip>=21.0,<26.1 \ No newline at end of file