From a9495f61a0689b75a66071202563d76c57ad62b3 Mon Sep 17 00:00:00 2001 From: Andre Lengwenus Date: Sun, 15 Feb 2026 10:08:07 +0100 Subject: [PATCH] Bump pypck to 0.9.11 (#163043) --- homeassistant/components/lcn/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/lcn/manifest.json b/homeassistant/components/lcn/manifest.json index d908e296639..5508f5571d0 100644 --- a/homeassistant/components/lcn/manifest.json +++ b/homeassistant/components/lcn/manifest.json @@ -10,5 +10,5 @@ "iot_class": "local_polling", "loggers": ["pypck"], "quality_scale": "silver", - "requirements": ["pypck==0.9.10", "lcn-frontend==0.2.7"] + "requirements": ["pypck==0.9.11", "lcn-frontend==0.2.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index 34c6913a50a..106f8a2b28b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2336,7 +2336,7 @@ pypaperless==4.1.1 pypca==0.0.7 # homeassistant.components.lcn -pypck==0.9.10 +pypck==0.9.11 # homeassistant.components.pglab pypglab==0.0.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 85ef5e21606..eb8f595fb6c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1986,7 +1986,7 @@ pypalazzetti==0.1.20 pypaperless==4.1.1 # homeassistant.components.lcn -pypck==0.9.10 +pypck==0.9.11 # homeassistant.components.pglab pypglab==0.0.5