Upgrade discord.py to 1.3.1 (#31391)

This commit is contained in:
Fabian Affolter 2020-02-02 13:05:50 +01:00 committed by GitHub
parent 704cfcf235
commit 34aed53dcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"domain": "discord",
"name": "Discord",
"documentation": "https://www.home-assistant.io/integrations/discord",
"requirements": ["discord.py==1.2.5"],
"requirements": ["discord.py==1.3.1"],
"dependencies": [],
"codeowners": []
}