Upgrade discord.py to 0.16.10 (#9082)
This commit is contained in:
parent
af8aec001c
commit
42fcaf9a75
2 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue