From f55afa14fe1a6bbc3b42503307e0a37df217d312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 23:57:34 +0200 Subject: [PATCH] Bump homeassistant from 2024.8.3 to 2024.9.0 (#155) Bumps [homeassistant](https://github.com/home-assistant/core) from 2024.8.3 to 2024.9.0. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](https://github.com/home-assistant/core/compare/2024.8.3...2024.9.0) --- updated-dependencies: - dependency-name: homeassistant dependency-type: direct:development update-type: version-update:semver-minor ... 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 c079c71..761bc3b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -r requirements.txt -homeassistant==2024.8.3 +homeassistant==2024.9.0 pre-commit \ No newline at end of file