From e5e6dda04fb42db057caaef99442002bd92c17b6 Mon Sep 17 00:00:00 2001 From: Andre Lengwenus Date: Mon, 28 Sep 2020 18:51:38 +0200 Subject: [PATCH] Bump pypck to v0.7.2 (#40716) --- 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 74bfe105555..6eeb4a69b26 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.6.4"], + "requirements": ["pypck==0.7.2"], "codeowners": ["@alengwenus"] } diff --git a/requirements_all.txt b/requirements_all.txt index acaf637e37f..357a3aa536e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1580,7 +1580,7 @@ pyownet==0.10.0.post1 pypca==0.0.7 # homeassistant.components.lcn -pypck==0.6.4 +pypck==0.7.2 # homeassistant.components.pjlink pypjlink2==1.2.1