mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade discord.py to 0.16.8 (#8304)
This commit is contained in:
parent
4ab778fd97
commit
407a419c83
@ -13,7 +13,7 @@ from homeassistant.components.notify import (
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['discord.py==0.16.0']
|
||||
REQUIREMENTS = ['discord.py==0.16.8']
|
||||
|
||||
CONF_TOKEN = 'token'
|
||||
|
||||
|
@ -153,7 +153,7 @@ denonavr==0.5.1
|
||||
directpy==0.1
|
||||
|
||||
# homeassistant.components.notify.discord
|
||||
discord.py==0.16.0
|
||||
discord.py==0.16.8
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user