From 57cc1f841bc2168bccc60fec520cd3a9313c4adb Mon Sep 17 00:00:00 2001 From: tronikos Date: Sun, 9 Jun 2024 00:45:59 -0700 Subject: [PATCH] Bump opower to 0.4.7 (#119183) --- homeassistant/components/opower/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/opower/manifest.json b/homeassistant/components/opower/manifest.json index 7e16bacdfda..d419fdcb043 100644 --- a/homeassistant/components/opower/manifest.json +++ b/homeassistant/components/opower/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://www.home-assistant.io/integrations/opower", "iot_class": "cloud_polling", "loggers": ["opower"], - "requirements": ["opower==0.4.6"] + "requirements": ["opower==0.4.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index 4d2a02078a1..bf9e2351951 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1501,7 +1501,7 @@ openwrt-luci-rpc==1.1.17 openwrt-ubus-rpc==0.0.2 # homeassistant.components.opower -opower==0.4.6 +opower==0.4.7 # homeassistant.components.oralb oralb-ble==0.17.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8a4460b1cc9..bc5a1524ee7 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1201,7 +1201,7 @@ openhomedevice==2.2.0 openwebifpy==4.2.4 # homeassistant.components.opower -opower==0.4.6 +opower==0.4.7 # homeassistant.components.oralb oralb-ble==0.17.6