From 21b9b6b2c8a9d8a834a9b162c0d14aa4d09bab4d Mon Sep 17 00:00:00 2001 From: Andre Lengwenus Date: Sun, 17 Jan 2021 15:56:21 +0100 Subject: [PATCH] Bump pypck to 0.7.9 (#45267) --- homeassistant/components/lcn/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/lcn/manifest.json b/homeassistant/components/lcn/manifest.json index 919051d7e7a..c5077bdf409 100644 --- a/homeassistant/components/lcn/manifest.json +++ b/homeassistant/components/lcn/manifest.json @@ -3,7 +3,7 @@ "name": "LCN", "documentation": "https://www.home-assistant.io/integrations/lcn", "requirements": [ - "pypck==0.7.8" + "pypck==0.7.9" ], "codeowners": [ "@alengwenus" diff --git a/requirements_all.txt b/requirements_all.txt index 2deee6e3733..a3caeb9ee7a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1607,7 +1607,7 @@ pyownet==0.10.0.post1 pypca==0.0.7 # homeassistant.components.lcn -pypck==0.7.8 +pypck==0.7.9 # homeassistant.components.pjlink pypjlink2==1.2.1