mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Upgrade discord.py to 1.2.2 (#24695)
This commit is contained in:
committed by
Anders Melchiorsen
parent
a439e087e1
commit
821e3beab0
@@ -3,7 +3,7 @@
|
||||
"name": "Discord",
|
||||
"documentation": "https://www.home-assistant.io/components/discord",
|
||||
"requirements": [
|
||||
"discord.py==1.1.1"
|
||||
"discord.py==1.2.2"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@@ -367,7 +367,7 @@ directpy==0.5
|
||||
discogs_client==2.2.1
|
||||
|
||||
# homeassistant.components.discord
|
||||
discord.py==1.1.1
|
||||
discord.py==1.2.2
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.4.0
|
||||
|
Reference in New Issue
Block a user