mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Upgrade discord.py to 1.2.4 (#28054)
This commit is contained in:
parent
6c48abcaa5
commit
ea1401d0b6
@ -1 +1 @@
|
||||
"""The discord component."""
|
||||
"""The discord integration."""
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Discord",
|
||||
"documentation": "https://www.home-assistant.io/integrations/discord",
|
||||
"requirements": [
|
||||
"discord.py==1.2.3"
|
||||
"discord.py==1.2.4"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -408,7 +408,7 @@ directpy==0.5
|
||||
discogs_client==2.2.1
|
||||
|
||||
# homeassistant.components.discord
|
||||
discord.py==1.2.3
|
||||
discord.py==1.2.4
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user