Bump pypck to 0.7.14 (#66794)

This commit is contained in:
Andre Lengwenus 2022-02-18 10:37:00 +01:00 committed by GitHub
parent 483545eeaa
commit c8ae0d3bbe
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.13"],
"requirements": ["pypck==0.7.14"],
"codeowners": ["@alengwenus"],
"iot_class": "local_push",
"loggers": ["pypck"]

View File

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

View File

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