Bump pypck to 0.7.24 (#126995)
This commit is contained in:
parent
86891351f6
commit
545dae2e7f
3 changed files with 3 additions and 3 deletions
|
@ -8,5 +8,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["pypck"],
|
"loggers": ["pypck"],
|
||||||
"requirements": ["pypck==0.7.23", "lcn-frontend==0.1.6"]
|
"requirements": ["pypck==0.7.24", "lcn-frontend==0.1.6"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2136,7 +2136,7 @@ pyownet==0.10.0.post1
|
||||||
pypca==0.0.7
|
pypca==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.lcn
|
# homeassistant.components.lcn
|
||||||
pypck==0.7.23
|
pypck==0.7.24
|
||||||
|
|
||||||
# homeassistant.components.pjlink
|
# homeassistant.components.pjlink
|
||||||
pypjlink2==1.2.1
|
pypjlink2==1.2.1
|
||||||
|
|
|
@ -1717,7 +1717,7 @@ pyoverkiz==1.14.1
|
||||||
pyownet==0.10.0.post1
|
pyownet==0.10.0.post1
|
||||||
|
|
||||||
# homeassistant.components.lcn
|
# homeassistant.components.lcn
|
||||||
pypck==0.7.23
|
pypck==0.7.24
|
||||||
|
|
||||||
# homeassistant.components.pjlink
|
# homeassistant.components.pjlink
|
||||||
pypjlink2==1.2.1
|
pypjlink2==1.2.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue