mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Update discord.py to v1.3.4 for API change (#38060)
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
"domain": "discord",
|
"domain": "discord",
|
||||||
"name": "Discord",
|
"name": "Discord",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/discord",
|
"documentation": "https://www.home-assistant.io/integrations/discord",
|
||||||
"requirements": ["discord.py==1.3.3"],
|
"requirements": ["discord.py==1.3.4"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@@ -476,7 +476,7 @@ directv==0.3.0
|
|||||||
discogs_client==2.2.2
|
discogs_client==2.2.2
|
||||||
|
|
||||||
# homeassistant.components.discord
|
# homeassistant.components.discord
|
||||||
discord.py==1.3.3
|
discord.py==1.3.4
|
||||||
|
|
||||||
# homeassistant.components.updater
|
# homeassistant.components.updater
|
||||||
distro==1.5.0
|
distro==1.5.0
|
||||||
|
Reference in New Issue
Block a user