Bump pypck to 0.7.12 (#63119)
This commit is contained in:
parent
4c46cf79c4
commit
7b9e643536
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "LCN",
|
||||
"config_flow": false,
|
||||
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
||||
"requirements": ["pypck==0.7.11"],
|
||||
"requirements": ["pypck==0.7.12"],
|
||||
"codeowners": ["@alengwenus"],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
|
|
@ -1737,7 +1737,7 @@ pyownet==0.10.0.post1
|
|||
pypca==0.0.7
|
||||
|
||||
# homeassistant.components.lcn
|
||||
pypck==0.7.11
|
||||
pypck==0.7.12
|
||||
|
||||
# homeassistant.components.pjlink
|
||||
pypjlink2==1.2.1
|
||||
|
|
|
@ -1082,7 +1082,7 @@ pyowm==3.2.0
|
|||
pyownet==0.10.0.post1
|
||||
|
||||
# homeassistant.components.lcn
|
||||
pypck==0.7.11
|
||||
pypck==0.7.12
|
||||
|
||||
# homeassistant.components.plaato
|
||||
pyplaato==0.0.15
|
||||
|
|
Loading…
Add table
Reference in a new issue