From 887bd85f35ed879e67422d2ae6c1038c5f167a71 Mon Sep 17 00:00:00 2001 From: Jason Madigan <4467+jasonmadigan@users.noreply.github.com> Date: Sat, 6 Jan 2024 11:49:57 +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 dc264d0..dee9a4d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ aiohttp==3.9.1 -homeassistant==2024.1.0 +homeassistant==2023.12.3 pytest -pytest-homeassistant-custom-component==0.13.87 +pytest-homeassistant-custom-component==0.13.85 pytest-aiohttp pyhkc==0.4.1