diff --git a/homeassistant/components/control4/manifest.json b/homeassistant/components/control4/manifest.json index 3088ebf8672fe4..e7123803edef8c 100644 --- a/homeassistant/components/control4/manifest.json +++ b/homeassistant/components/control4/manifest.json @@ -6,7 +6,7 @@ "documentation": "https://www.home-assistant.io/integrations/control4", "iot_class": "local_polling", "loggers": ["pyControl4"], - "requirements": ["pyControl4==1.2.0"], + "requirements": ["pyControl4==1.5.0"], "ssdp": [ { "st": "c4:director" diff --git a/homeassistant/components/heos/manifest.json b/homeassistant/components/heos/manifest.json index 99cedf56f1fa75..c4a1a6d837278c 100644 --- a/homeassistant/components/heos/manifest.json +++ b/homeassistant/components/heos/manifest.json @@ -8,7 +8,7 @@ "iot_class": "local_push", "loggers": ["pyheos"], "quality_scale": "platinum", - "requirements": ["pyheos==1.0.5"], + "requirements": ["pyheos==1.0.6"], "ssdp": [ { "st": "urn:schemas-denon-com:device:ACT-Denon:1" diff --git a/requirements_all.txt b/requirements_all.txt index 6412a9d636f654..f2af0e9741f76d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1815,7 +1815,7 @@ pyAtome==0.1.1 pyCEC==0.5.2 # homeassistant.components.control4 -pyControl4==1.2.0 +pyControl4==1.5.0 # homeassistant.components.duotecno pyDuotecno==2024.10.1 @@ -2054,7 +2054,7 @@ pygti==0.9.4 pyhaversion==22.8.0 # homeassistant.components.heos -pyheos==1.0.5 +pyheos==1.0.6 # homeassistant.components.hive pyhive-integration==1.0.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c8d3a4558214c2..689760352fad2b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1538,7 +1538,7 @@ py-synologydsm-api==2.7.3 pyCEC==0.5.2 # homeassistant.components.control4 -pyControl4==1.2.0 +pyControl4==1.5.0 # homeassistant.components.duotecno pyDuotecno==2024.10.1 @@ -1717,7 +1717,7 @@ pygti==0.9.4 pyhaversion==22.8.0 # homeassistant.components.heos -pyheos==1.0.5 +pyheos==1.0.6 # homeassistant.components.hive pyhive-integration==1.0.2