From f99c37b2b5eef84f5bcb0977d8485045fd4c083b Mon Sep 17 00:00:00 2001 From: Sid <27780930+autinerd@users.noreply.github.com> Date: Thu, 28 Dec 2023 21:59:56 +0100 Subject: [PATCH] bump openwebifpy to 4.0.3 (#106593) --- 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 7909db3b7c7..19a2cf863f9 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.2"] + "requirements": ["openwebifpy==4.0.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 52ebe2e2d7d..3eb0bd1e913 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.2 +openwebifpy==4.0.3 # homeassistant.components.luci openwrt-luci-rpc==1.1.16