Upgrade discord.py to 1.1.1 (#24375)

pull/24388/head
Fabian Affolter 2019-06-07 21:22:19 +02:00 committed by Andrew Sayre
parent 1647ebaf31
commit 3d802afecb
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Discord",
"documentation": "https://www.home-assistant.io/components/discord",
"requirements": [
"discord.py==1.0.1"
"discord.py==1.1.1"
],
"dependencies": [],
"codeowners": []

View File

@ -364,7 +364,7 @@ directpy==0.5
discogs_client==2.2.1
# homeassistant.components.discord
discord.py==1.0.1
discord.py==1.1.1
# homeassistant.components.updater
distro==1.4.0