Update pychannels to 1.2.3 (#80409)

pull/80473/head
Marcus R. Brown 2022-10-17 06:36:01 -07:00 committed by GitHub
parent a26b3e7a34
commit c0fc23f794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "channels",
"name": "Channels",
"documentation": "https://www.home-assistant.io/integrations/channels",
"requirements": ["pychannels==1.0.0"],
"requirements": ["pychannels==1.2.3"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pychannels"]

View File

@ -1478,7 +1478,7 @@ pycarwings2==2.13
pycfdns==1.2.2
# homeassistant.components.channels
pychannels==1.0.0
pychannels==1.2.3
# homeassistant.components.cast
pychromecast==12.1.4