Bump pypck to 0.7.10 (#53013)

This commit is contained in:
Andre Lengwenus 2021-07-14 19:59:11 +02:00 committed by Franck Nijhof
parent 3050d9350a
commit 762f5a5d18
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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.9"],
"requirements": ["pypck==0.7.10"],
"codeowners": ["@alengwenus"],
"iot_class": "local_push"
}

View File

@ -1669,7 +1669,7 @@ pyownet==0.10.0.post1
pypca==0.0.7
# homeassistant.components.lcn
pypck==0.7.9
pypck==0.7.10
# homeassistant.components.pjlink
pypjlink2==1.2.1

View File

@ -950,7 +950,7 @@ pyowm==3.2.0
pyownet==0.10.0.post1
# homeassistant.components.lcn
pypck==0.7.9
pypck==0.7.10
# homeassistant.components.plaato
pyplaato==0.0.15