diff --git a/homeassistant/components/lcn/manifest.json b/homeassistant/components/lcn/manifest.json index 30584bc33f6..9e300716d3e 100644 --- a/homeassistant/components/lcn/manifest.json +++ b/homeassistant/components/lcn/manifest.json @@ -8,5 +8,5 @@ "documentation": "https://www.home-assistant.io/integrations/lcn", "iot_class": "local_push", "loggers": ["pypck"], - "requirements": ["pypck==0.8.8", "lcn-frontend==0.2.5"] + "requirements": ["pypck==0.8.9", "lcn-frontend==0.2.5"] } diff --git a/requirements_all.txt b/requirements_all.txt index 367bd2f5048..425d09bd2eb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2237,7 +2237,7 @@ pypaperless==4.1.0 pypca==0.0.7 # homeassistant.components.lcn -pypck==0.8.8 +pypck==0.8.9 # homeassistant.components.pglab pypglab==0.0.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index abede3d5e7d..924ebc07ef7 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1858,7 +1858,7 @@ pypalazzetti==0.1.19 pypaperless==4.1.0 # homeassistant.components.lcn -pypck==0.8.8 +pypck==0.8.9 # homeassistant.components.pglab pypglab==0.0.5