From 22db1a509d239f07ab6ebf562fc33c7ad680b05b Mon Sep 17 00:00:00 2001 From: Andre Lengwenus Date: Thu, 22 Oct 2020 15:00:37 +0200 Subject: [PATCH] Bump pypck to v0.7.4 (#42206) --- 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 6eeb4a69b26..dca4436d5c2 100644 --- a/homeassistant/components/lcn/manifest.json +++ b/homeassistant/components/lcn/manifest.json @@ -2,6 +2,6 @@ "domain": "lcn", "name": "LCN", "documentation": "https://www.home-assistant.io/integrations/lcn", - "requirements": ["pypck==0.7.2"], + "requirements": ["pypck==0.7.4"], "codeowners": ["@alengwenus"] } diff --git a/requirements_all.txt b/requirements_all.txt index 231fb6bab2c..3243dfa7448 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1592,7 +1592,7 @@ pyownet==0.10.0.post1 pypca==0.0.7 # homeassistant.components.lcn -pypck==0.7.2 +pypck==0.7.4 # homeassistant.components.pjlink pypjlink2==1.2.1