From 4ee0666efd026d47c07cf410069ddf37cc3c181e Mon Sep 17 00:00:00 2001 From: Sid <27780930+autinerd@users.noreply.github.com> Date: Sun, 24 Dec 2023 12:22:53 +0100 Subject: [PATCH] Bump openwebifpy to 4.0.2 (#106345) bump openwebifpy to 4.0.2 --- homeassistant/components/enigma2/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/enigma2/manifest.json b/homeassistant/components/enigma2/manifest.json index ab930ba540d..7909db3b7c7 100644 --- a/homeassistant/components/enigma2/manifest.json +++ b/homeassistant/components/enigma2/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/enigma2", "iot_class": "local_polling", "loggers": ["openwebif"], - "requirements": ["openwebifpy==4.0.0"] + "requirements": ["openwebifpy==4.0.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index f802ee0cf2d..22747d48ec7 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1425,7 +1425,7 @@ openhomedevice==2.2.0 opensensemap-api==0.2.0 # homeassistant.components.enigma2 -openwebifpy==4.0.0 +openwebifpy==4.0.2 # homeassistant.components.luci openwrt-luci-rpc==1.1.16