mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Upgrade discord.py to 1.3.1 (#31391)
This commit is contained in:
parent
704cfcf235
commit
34aed53dcd
@ -2,7 +2,7 @@
|
|||||||
"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.2.5"],
|
"requirements": ["discord.py==1.3.1"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -432,7 +432,7 @@ directpy==0.5
|
|||||||
discogs_client==2.2.2
|
discogs_client==2.2.2
|
||||||
|
|
||||||
# homeassistant.components.discord
|
# homeassistant.components.discord
|
||||||
discord.py==1.2.5
|
discord.py==1.3.1
|
||||||
|
|
||||||
# homeassistant.components.updater
|
# homeassistant.components.updater
|
||||||
distro==1.4.0
|
distro==1.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user