Bump pypck to v0.7.4 (#42206)
parent
fcc895f294
commit
22db1a509d
|
@ -2,6 +2,6 @@
|
||||||
"domain": "lcn",
|
"domain": "lcn",
|
||||||
"name": "LCN",
|
"name": "LCN",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
||||||
"requirements": ["pypck==0.7.2"],
|
"requirements": ["pypck==0.7.4"],
|
||||||
"codeowners": ["@alengwenus"]
|
"codeowners": ["@alengwenus"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1592,7 +1592,7 @@ pyownet==0.10.0.post1
|
||||||
pypca==0.0.7
|
pypca==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.lcn
|
# homeassistant.components.lcn
|
||||||
pypck==0.7.2
|
pypck==0.7.4
|
||||||
|
|
||||||
# homeassistant.components.pjlink
|
# homeassistant.components.pjlink
|
||||||
pypjlink2==1.2.1
|
pypjlink2==1.2.1
|
||||||
|
|
Loading…
Reference in New Issue