diff --git a/homeassistant/components/ovo_energy/manifest.json b/homeassistant/components/ovo_energy/manifest.json index 2da08d3339b..ba9579279a9 100644 --- a/homeassistant/components/ovo_energy/manifest.json +++ b/homeassistant/components/ovo_energy/manifest.json @@ -3,6 +3,6 @@ "name": "OVO Energy", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ovo_energy", - "requirements": ["ovoenergy==1.1.6"], + "requirements": ["ovoenergy==1.1.7"], "codeowners": ["@timmo001"] } diff --git a/requirements_all.txt b/requirements_all.txt index f277f9741a1..2e4abaedf14 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1038,7 +1038,7 @@ oru==0.1.11 orvibo==1.1.1 # homeassistant.components.ovo_energy -ovoenergy==1.1.6 +ovoenergy==1.1.7 # homeassistant.components.mqtt # homeassistant.components.shiftr diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 18878a13833..e0d09306ef2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -479,7 +479,7 @@ onvif-zeep-async==0.5.0 openerz-api==0.1.0 # homeassistant.components.ovo_energy -ovoenergy==1.1.6 +ovoenergy==1.1.7 # homeassistant.components.mqtt # homeassistant.components.shiftr