From 58851f0048cadbca502938aaa0f1bbba9997153a Mon Sep 17 00:00:00 2001
From: Andre Lengwenus <alengwenus@gmail.com>
Date: Wed, 14 Aug 2024 21:36:11 +0200
Subject: [PATCH] Bump pypck to 0.7.20 (#123948)

---
 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 6153ecf4540..44a4d683c81 100644
--- a/homeassistant/components/lcn/manifest.json
+++ b/homeassistant/components/lcn/manifest.json
@@ -6,5 +6,5 @@
   "documentation": "https://www.home-assistant.io/integrations/lcn",
   "iot_class": "local_push",
   "loggers": ["pypck"],
-  "requirements": ["pypck==0.7.17"]
+  "requirements": ["pypck==0.7.20"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index c5fe1e2171a..6908004c2d1 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -2097,7 +2097,7 @@ pyownet==0.10.0.post1
 pypca==0.0.7
 
 # homeassistant.components.lcn
-pypck==0.7.17
+pypck==0.7.20
 
 # homeassistant.components.pjlink
 pypjlink2==1.2.1
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index b84660fb0b0..189577764c1 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -1678,7 +1678,7 @@ pyoverkiz==1.13.14
 pyownet==0.10.0.post1
 
 # homeassistant.components.lcn
-pypck==0.7.17
+pypck==0.7.20
 
 # homeassistant.components.pjlink
 pypjlink2==1.2.1