diff --git a/homeassistant/components/homeworks/manifest.json b/homeassistant/components/homeworks/manifest.json index 9b447ef4aea..1ba0672c9f1 100644 --- a/homeassistant/components/homeworks/manifest.json +++ b/homeassistant/components/homeworks/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/homeworks", "iot_class": "local_push", "loggers": ["pyhomeworks"], - "requirements": ["pyhomeworks==1.0.0"] + "requirements": ["pyhomeworks==1.1.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index e0d502f3000..80f4ab6bc4a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1903,7 +1903,7 @@ pyhiveapi==0.5.16 pyhomematic==0.1.77 # homeassistant.components.homeworks -pyhomeworks==1.0.0 +pyhomeworks==1.1.0 # homeassistant.components.ialarm pyialarm==2.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a1037d5109f..fa24095e5e2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1517,7 +1517,7 @@ pyhiveapi==0.5.16 pyhomematic==0.1.77 # homeassistant.components.homeworks -pyhomeworks==1.0.0 +pyhomeworks==1.1.0 # homeassistant.components.ialarm pyialarm==2.2.0