mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump twitchAPI to 4.2.1 (#122269)
This commit is contained in:
committed by
GitHub
parent
ae4360b0e5
commit
24b6f71f94
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/twitch",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["twitch"],
|
||||
"requirements": ["twitchAPI==4.0.0"]
|
||||
"requirements": ["twitchAPI==4.2.1"]
|
||||
}
|
||||
|
@ -2789,7 +2789,7 @@ twentemilieu==2.0.1
|
||||
twilio==6.32.0
|
||||
|
||||
# homeassistant.components.twitch
|
||||
twitchAPI==4.0.0
|
||||
twitchAPI==4.2.1
|
||||
|
||||
# homeassistant.components.ukraine_alarm
|
||||
uasiren==0.0.1
|
||||
|
@ -2181,7 +2181,7 @@ twentemilieu==2.0.1
|
||||
twilio==6.32.0
|
||||
|
||||
# homeassistant.components.twitch
|
||||
twitchAPI==4.0.0
|
||||
twitchAPI==4.2.1
|
||||
|
||||
# homeassistant.components.ukraine_alarm
|
||||
uasiren==0.0.1
|
||||
|
Reference in New Issue
Block a user