From ce5455fefc2a7efa83ede07fa4e7366aa60d584c Mon Sep 17 00:00:00 2001 From: Sid <27780930+autinerd@users.noreply.github.com> Date: Thu, 4 Jan 2024 01:40:59 +0100 Subject: [PATCH] Bump openwebifpy to 4.0.4 (#107000) --- 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 19a2cf863f9..42fbcb5b9bc 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.3"] + "requirements": ["openwebifpy==4.0.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 88c2f0e8506..11d12f195a8 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.3 +openwebifpy==4.0.4 # homeassistant.components.luci openwrt-luci-rpc==1.1.16