mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Upgrade discord.py to 0.16.10 (#9082)
This commit is contained in:
parent
af8aec001c
commit
42fcaf9a75
@ -13,7 +13,7 @@ from homeassistant.components.notify import (
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['discord.py==0.16.8']
|
||||
REQUIREMENTS = ['discord.py==0.16.10']
|
||||
|
||||
CONF_TOKEN = 'token'
|
||||
|
||||
|
@ -172,7 +172,7 @@ denonavr==0.5.2
|
||||
directpy==0.1
|
||||
|
||||
# homeassistant.components.notify.discord
|
||||
discord.py==0.16.8
|
||||
discord.py==0.16.10
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user