From 06de2dc7971a5b14b865f1db0b5fe5584b68eb16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 18:18:40 +0000 Subject: [PATCH] Bump homeassistant from 2023.6.0 to 2023.9.0 Bumps [homeassistant](https://github.com/home-assistant/core) from 2023.6.0 to 2023.9.0. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](https://github.com/home-assistant/core/compare/2023.6.0...2023.9.0) --- updated-dependencies: - dependency-name: homeassistant dependency-type: direct:development ... 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 792f6ca..1e6f736 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ aiohttp==3.8.4 -homeassistant==2023.6.0 +homeassistant==2023.9.0 pytest pytest-homeassistant-custom-component==0.13.36 pytest-aiohttp