Upgrade discord.py to 1.1.1 (#24375)

This commit is contained in:
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", "name": "Discord",
"documentation": "https://www.home-assistant.io/components/discord", "documentation": "https://www.home-assistant.io/components/discord",
"requirements": [ "requirements": [
"discord.py==1.0.1" "discord.py==1.1.1"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [] "codeowners": []

View File

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