Bump pypck to 0.7.13 (#64368)

This commit is contained in:
Andre Lengwenus 2022-01-18 16:13:02 +01:00 committed by GitHub
parent fbd4eca7b3
commit 9fd704cabf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "LCN",
"config_flow": false,
"documentation": "https://www.home-assistant.io/integrations/lcn",
"requirements": ["pypck==0.7.12"],
"requirements": ["pypck==0.7.13"],
"codeowners": ["@alengwenus"],
"iot_class": "local_push"
}

View File

@ -1752,7 +1752,7 @@ pyownet==0.10.0.post1
pypca==0.0.7
# homeassistant.components.lcn
pypck==0.7.12
pypck==0.7.13
# homeassistant.components.pjlink
pypjlink2==1.2.1

View File

@ -1106,7 +1106,7 @@ pyowm==3.2.0
pyownet==0.10.0.post1
# homeassistant.components.lcn
pypck==0.7.12
pypck==0.7.13
# homeassistant.components.plaato
pyplaato==0.0.15