From d33ee130bcba29d19c0631b31cd52a2d013db6e8 Mon Sep 17 00:00:00 2001 From: dotvav Date: Mon, 13 Jan 2025 13:59:34 +0100 Subject: [PATCH] Bump pypalazzetti to 0.1.19 (#135465) --- homeassistant/components/palazzetti/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/palazzetti/manifest.json b/homeassistant/components/palazzetti/manifest.json index 2117a76bf15..41e8e0fb4de 100644 --- a/homeassistant/components/palazzetti/manifest.json +++ b/homeassistant/components/palazzetti/manifest.json @@ -15,5 +15,5 @@ "documentation": "https://www.home-assistant.io/integrations/palazzetti", "integration_type": "device", "iot_class": "local_polling", - "requirements": ["pypalazzetti==0.1.16"] + "requirements": ["pypalazzetti==0.1.19"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2187e4180a8..7b6a8067652 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2189,7 +2189,7 @@ pyoverkiz==1.15.5 pyownet==0.10.0.post1 # homeassistant.components.palazzetti -pypalazzetti==0.1.16 +pypalazzetti==0.1.19 # homeassistant.components.elv pypca==0.0.7 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ddb90008221..ebf2ae1ae1b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1785,7 +1785,7 @@ pyoverkiz==1.15.5 pyownet==0.10.0.post1 # homeassistant.components.palazzetti -pypalazzetti==0.1.16 +pypalazzetti==0.1.19 # homeassistant.components.lcn pypck==0.8.1