diff --git a/homeassistant/components/duotecno/manifest.json b/homeassistant/components/duotecno/manifest.json index e74c12227db121..1adb9e874e538f 100644 --- a/homeassistant/components/duotecno/manifest.json +++ b/homeassistant/components/duotecno/manifest.json @@ -7,5 +7,5 @@ "iot_class": "local_push", "loggers": ["pyduotecno", "pyduotecno-node", "pyduotecno-unit"], "quality_scale": "silver", - "requirements": ["pyDuotecno==2024.5.0"] + "requirements": ["pyDuotecno==2024.5.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index fefd7da5bfbef7..5e100a6d78e9be 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1661,7 +1661,7 @@ pyCEC==0.5.2 pyControl4==1.1.0 # homeassistant.components.duotecno -pyDuotecno==2024.5.0 +pyDuotecno==2024.5.1 # homeassistant.components.electrasmart pyElectra==1.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d86e166268fca8..b8f96c88a1325e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1317,7 +1317,7 @@ pyCEC==0.5.2 pyControl4==1.1.0 # homeassistant.components.duotecno -pyDuotecno==2024.5.0 +pyDuotecno==2024.5.1 # homeassistant.components.electrasmart pyElectra==1.2.0