From ac9ec6e402e9526788cdd4ffd37f57e0de5e8c26 Mon Sep 17 00:00:00 2001 From: Maikel Punie Date: Wed, 2 Aug 2023 08:23:37 +0200 Subject: [PATCH] Bump pyDuotecno to 2023.8.1 (#97583) --- 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 3089e3b515b..0edc9ba7f8c 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.0"] + "requirements": ["pyduotecno==2023.8.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2b30ee02eaf..89bfcc924f1 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.0 +pyduotecno==2023.8.1 # homeassistant.components.ebox pyebox==1.1.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4c062ca0003..d47d5224e52 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.0 +pyduotecno==2023.8.1 # homeassistant.components.econet pyeconet==0.1.20