From 10b7a54f743374ccbaa9ffbbfb8049b7af056384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:54:51 +0000 Subject: [PATCH 1/2] Bump homeassistant from 2025.1.2 to 2025.1.3 in the homeassistant group Bumps the homeassistant group with 1 update: [homeassistant](https://github.com/home-assistant/core). Updates `homeassistant` from 2025.1.2 to 2025.1.3 - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](https://github.com/home-assistant/core/compare/2025.1.2...2025.1.3) --- updated-dependencies: - dependency-name: homeassistant dependency-type: direct:production update-type: version-update:semver-patch dependency-group: homeassistant ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f4e1f9..887a7a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -homeassistant==2025.1.2 +homeassistant==2025.1.3 pydantic>=1.10.8 async-upnp-client>=0.35.0 \ No newline at end of file From fb50629cad41bb9e7c94b9b03b62af39309c4a88 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:54:59 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci [dependabot skip] --- hacs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index 6b0ea08..44390a0 100644 --- a/hacs.json +++ b/hacs.json @@ -1,6 +1,6 @@ { "name": "MagentaTV", - "homeassistant": "2025.1.2", + "homeassistant": "2025.1.3", "render_readme": true, "country": "DE" } \ No newline at end of file