Bump pypck to 0.7.15 (#73009)

This commit is contained in:
Andre Lengwenus 2022-06-04 07:52:39 +02:00 committed by GitHub
parent 9d933e732b
commit 0829bec1c3
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.14"],
"requirements": ["pypck==0.7.15"],
"codeowners": ["@alengwenus"],
"iot_class": "local_push",
"loggers": ["pypck"]

View file

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

View file

@ -1178,7 +1178,7 @@ pyowm==3.2.0
pyownet==0.10.0.post1
# homeassistant.components.lcn
pypck==0.7.14
pypck==0.7.15
# homeassistant.components.plaato
pyplaato==0.0.18