mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Upgrade discord.py to 1.4.1 (#39150)
This commit is contained in:
parent
2bf31dc5b3
commit
d31dea50bb
@ -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.4"],
|
"requirements": ["discord.py==1.4.1"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -488,7 +488,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.4
|
discord.py==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.updater
|
# homeassistant.components.updater
|
||||||
distro==1.5.0
|
distro==1.5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user