From 12db4205af8b5a12aa4082b894fcb29382bdb94c Mon Sep 17 00:00:00 2001 From: Michael Schmid Date: Mon, 13 Nov 2023 01:53:48 +0000 Subject: [PATCH] update to pyasic 0.40.3 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d817384..0ee7315 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ colorlog==6.7.0 -homeassistant +homeassistant==2023.11.2 pip>=21.0,<23.2 ruff==0.0.267 -pyasic +pyasic==0.40.3 pre-commit