diff --git a/homeassistant/components/homeworks/manifest.json b/homeassistant/components/homeworks/manifest.json
index 9b447ef4aea60402d1c2fd916cc31aed43145ed8..1ba0672c9f1042c83c8149af7350ae31abac9ecf 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 e0d502f30007be8d3dcda2f0eaaa6c9f15055fb1..80f4ab6bc4a50c65645cc56098ae101f3c174760 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 a1037d5109fe9d737a2d441c59c44f1fdf560a80..fa24095e5e2a53d28da704794b63452d32bf185f 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