diff --git a/homeassistant/components/lcn/manifest.json b/homeassistant/components/lcn/manifest.json index dcc65010e7d..6153ecf4540 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.16"] + "requirements": ["pypck==0.7.17"] } diff --git a/requirements_all.txt b/requirements_all.txt index f4714dd15fc..7f518fac4b1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1877,7 +1877,7 @@ pyownet==0.10.0.post1 pypca==0.0.7 # homeassistant.components.lcn -pypck==0.7.16 +pypck==0.7.17 # homeassistant.components.pjlink pypjlink2==1.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1372b835149..bb6eb9c0e60 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1381,7 +1381,7 @@ pyowm==3.2.0 pyownet==0.10.0.post1 # homeassistant.components.lcn -pypck==0.7.16 +pypck==0.7.17 # homeassistant.components.pjlink pypjlink2==1.2.1