From 37a31e5a40648491accea3c3d1a5dcec9744b378 Mon Sep 17 00:00:00 2001 From: Jason Madigan <4467+jasonmadigan@users.noreply.github.com> Date: Sat, 6 Jan 2024 11:48:40 +0000 Subject: [PATCH] Update requirements_dev.txt --- requirements_dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index df62776..dc264d0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ aiohttp==3.9.1 -homeassistant==2023.12.3 +homeassistant==2024.1.0 pytest -pytest-homeassistant-custom-component==0.13.68 +pytest-homeassistant-custom-component==0.13.87 pytest-aiohttp pyhkc==0.4.1