From 0c28e55513a4b9651576489d5696c5bff9461469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:29:59 +0000 Subject: [PATCH] Bump homeassistant from 2025.1.0 to 2025.1.2 Bumps [homeassistant](https://github.com/home-assistant/core) from 2025.1.0 to 2025.1.2. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](https://github.com/home-assistant/core/compare/2025.1.0...2025.1.2) --- updated-dependencies: - dependency-name: homeassistant dependency-type: direct:development update-type: version-update:semver-patch ... 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 7d167cd..ab6bcc9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -homeassistant==2025.1.0 +homeassistant==2025.1.2 pre-commit black reorder-python-imports