Upgrade python-twitch to 1.3.0 (#2540)
This commit is contained in:
parent
9bed64e9c0
commit
1b447fb56f
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ ATTR_GAME = 'game'
|
|||
ATTR_TITLE = 'title'
|
||||
ICON = 'mdi:twitch'
|
||||
|
||||
REQUIREMENTS = ['python-twitch==1.2.0']
|
||||
REQUIREMENTS = ['python-twitch==1.3.0']
|
||||
DOMAIN = 'twitch'
|
||||
|
||||
|
||||
|
|
|
@ -334,7 +334,7 @@ python-pushover==0.2
|
|||
python-telegram-bot==5.0.0
|
||||
|
||||
# homeassistant.components.sensor.twitch
|
||||
python-twitch==1.2.0
|
||||
python-twitch==1.3.0
|
||||
|
||||
# homeassistant.components.wink
|
||||
# homeassistant.components.binary_sensor.wink
|
||||
|
|
Loading…
Add table
Reference in a new issue