diff --git a/homeassistant/components/duotecno/manifest.json b/homeassistant/components/duotecno/manifest.json index c0bd29547c5..69490b6b5aa 100644 --- a/homeassistant/components/duotecno/manifest.json +++ b/homeassistant/components/duotecno/manifest.json @@ -5,5 +5,5 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/duotecno", "iot_class": "local_push", - "requirements": ["pyduotecno==2023.8.1"] + "requirements": ["pyduotecno==2023.8.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index ef680477da3..bab601fbc0b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1650,7 +1650,7 @@ pydrawise==2023.7.1 pydroid-ipcam==2.0.0 # homeassistant.components.duotecno -pyduotecno==2023.8.1 +pyduotecno==2023.8.3 # homeassistant.components.ebox pyebox==1.1.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index be55a636232..5dede8d7daf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1223,7 +1223,7 @@ pydiscovergy==2.0.3 pydroid-ipcam==2.0.0 # homeassistant.components.duotecno -pyduotecno==2023.8.1 +pyduotecno==2023.8.3 # homeassistant.components.econet pyeconet==0.1.20