From 87c11ca419c0e0dfdf393e571f927c7440746137 Mon Sep 17 00:00:00 2001 From: Maikel Punie Date: Tue, 1 Aug 2023 14:39:31 +0200 Subject: [PATCH] Bump pyduotecno to 2023.8.0 (beta fix) (#97564) * Bump pyduotecno to 2023.7.4 * Bump to 2023.8.0 --- 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 a630a3dedbd..3089e3b515b 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.7.3"] + "requirements": ["pyduotecno==2023.8.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 7ff7d9b82f5..aed6674d810 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.7.3 +pyduotecno==2023.8.0 # homeassistant.components.ebox pyebox==1.1.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 23df6a82bcd..64118d5a30b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1223,7 +1223,7 @@ pydiscovergy==2.0.1 pydroid-ipcam==2.0.0 # homeassistant.components.duotecno -pyduotecno==2023.7.3 +pyduotecno==2023.8.0 # homeassistant.components.econet pyeconet==0.1.20