From b25b0597406c0b7d2cbc798405b8f5ee99fd5888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:37:40 +0000 Subject: [PATCH] Bump homeassistant from 2024.11.0 to 2024.11.1 Bumps [homeassistant](https://github.com/home-assistant/core) from 2024.11.0 to 2024.11.1. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](https://github.com/home-assistant/core/compare/2024.11.0...2024.11.1) --- 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 a900c52..085e348 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -r requirements.txt -homeassistant==2024.11.0 +homeassistant==2024.11.1 pre-commit \ No newline at end of file