From 1223d1cb360acf1c706a904f875173df56d7eec8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 13:26:56 +0200 Subject: [PATCH] Bump homeassistant from 2024.12.1 to 2024.12.3 (#305) Bumps [homeassistant](https://github.com/home-assistant/core) from 2024.12.1 to 2024.12.3. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](https://github.com/home-assistant/core/compare/2024.12.1...2024.12.3) --- updated-dependencies: - dependency-name: homeassistant dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ce8e289..47411e5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,3 +1,3 @@ -homeassistant==2024.12.1 +homeassistant==2024.12.3 -r requirements.txt -r requirements_lint.txt