From efbf779e5febe7f78e1fdf46dba30a7b9d4f9795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 10:17:28 +0000 Subject: [PATCH] Bump homeassistant from 2023.10.5 to 2023.12.3 Bumps [homeassistant](https://github.com/home-assistant/core) from 2023.10.5 to 2023.12.3. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](https://github.com/home-assistant/core/compare/2023.10.5...2023.12.3) --- 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 68a6c50..070269f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ aiohttp==3.9.0 -homeassistant==2023.10.5 +homeassistant==2023.12.3 pytest pytest-homeassistant-custom-component==0.13.68 pytest-aiohttp