From 8b3fc107df350a8dc143519bba708abcde3445b0 Mon Sep 17 00:00:00 2001 From: Maikel Punie Date: Tue, 10 Oct 2023 17:37:02 +0200 Subject: [PATCH] Bump pyDuotecno to 2023.10.0 (#101754) --- 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 d04e883f867..c7885496af8 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.9.0"] + "requirements": ["pyDuotecno==2023.10.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 15478ba8a15..0dfc8a1395a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1538,7 +1538,7 @@ pyCEC==0.5.2 pyControl4==1.1.0 # homeassistant.components.duotecno -pyDuotecno==2023.9.0 +pyDuotecno==2023.10.0 # homeassistant.components.eight_sleep pyEight==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index baca04344b1..5b1a5927a17 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1171,7 +1171,7 @@ pyCEC==0.5.2 pyControl4==1.1.0 # homeassistant.components.duotecno -pyDuotecno==2023.9.0 +pyDuotecno==2023.10.0 # homeassistant.components.eight_sleep pyEight==0.3.2