diff --git a/homeassistant/components/ovo_energy/manifest.json b/homeassistant/components/ovo_energy/manifest.json index 0fc90808bc9..da6fb5232f7 100644 --- a/homeassistant/components/ovo_energy/manifest.json +++ b/homeassistant/components/ovo_energy/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "cloud_polling", "loggers": ["ovoenergy"], - "requirements": ["ovoenergy==2.0.1"] + "requirements": ["ovoenergy==3.0.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 25b4c56c08f..1db97bc2fbc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1670,7 +1670,7 @@ orvibo==1.1.2 ourgroceries==1.5.4 # homeassistant.components.ovo_energy -ovoenergy==2.0.1 +ovoenergy==3.0.1 # homeassistant.components.p1_monitor p1monitor==3.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 717be00c1fc..bb29a366a27 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1420,7 +1420,7 @@ oralb-ble==0.17.6 ourgroceries==1.5.4 # homeassistant.components.ovo_energy -ovoenergy==2.0.1 +ovoenergy==3.0.1 # homeassistant.components.p1_monitor p1monitor==3.2.0