diff --git a/homeassistant/components/opower/manifest.json b/homeassistant/components/opower/manifest.json index 9c9b55920a7f..dd56fc2ef532 100644 --- a/homeassistant/components/opower/manifest.json +++ b/homeassistant/components/opower/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_polling", "loggers": ["opower"], "quality_scale": "bronze", - "requirements": ["opower==0.16.4"] + "requirements": ["opower==0.16.5"] } diff --git a/requirements_all.txt b/requirements_all.txt index dc5c6ce6e9a1..692622826175 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1684,7 +1684,7 @@ openwrt-luci-rpc==1.1.17 openwrt-ubus-rpc==0.0.2 # homeassistant.components.opower -opower==0.16.4 +opower==0.16.5 # homeassistant.components.oralb oralb-ble==1.0.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fa7f028875b8..06e6e1c6e0f7 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1455,7 +1455,7 @@ openrgb-python==0.3.6 openwebifpy==4.3.1 # homeassistant.components.opower -opower==0.16.4 +opower==0.16.5 # homeassistant.components.oralb oralb-ble==1.0.2