diff --git a/homeassistant/components/izone/manifest.json b/homeassistant/components/izone/manifest.json index 5b89df9f9b91..81afafc3a087 100644 --- a/homeassistant/components/izone/manifest.json +++ b/homeassistant/components/izone/manifest.json @@ -10,5 +10,5 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["pizone"], - "requirements": ["python-izone==1.3.6"] + "requirements": ["python-izone==1.3.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2bfede396726..aa28d9117496 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2695,7 +2695,7 @@ python-homewizard-energy==10.1.0 python-hpilo==4.4.3 # homeassistant.components.izone -python-izone==1.3.6 +python-izone==1.3.7 # homeassistant.components.joaoapps_join python-join-api==0.1.1