diff --git a/homeassistant/components/izone/manifest.json b/homeassistant/components/izone/manifest.json index 2bcf53eae67c..f5e5d293f706 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.9"] + "requirements": ["python-izone==1.3.10"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1d1addb2f937..dedb7033ccfe 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2698,7 +2698,7 @@ python-homewizard-energy==10.2.0 python-hpilo==4.4.3 # homeassistant.components.izone -python-izone==1.3.9 +python-izone==1.3.10 # homeassistant.components.joaoapps_join python-join-api==0.1.1