From 7170f5d36c79889f529b8ee84b22d756c952e4b9 Mon Sep 17 00:00:00 2001 From: Maikel Punie Date: Wed, 30 Aug 2023 14:26:58 +0200 Subject: [PATCH] Bump pyduotecno to 2023.8.4 (#99328) --- homeassistant/components/duotecno/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/duotecno/manifest.json b/homeassistant/components/duotecno/manifest.json index 69490b6b5aa..d26d4fce61e 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.3"] + "requirements": ["pyduotecno==2023.8.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 872bc5d9630..573c46c0020 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1656,7 +1656,7 @@ pydrawise==2023.8.0 pydroid-ipcam==2.0.0 # homeassistant.components.duotecno -pyduotecno==2023.8.3 +pyduotecno==2023.8.4 # homeassistant.components.ebox pyebox==1.1.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 59f3a1393e5..6449ed1ab3b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1226,7 +1226,7 @@ pydiscovergy==2.0.3 pydroid-ipcam==2.0.0 # homeassistant.components.duotecno -pyduotecno==2023.8.3 +pyduotecno==2023.8.4 # homeassistant.components.econet pyeconet==0.1.20