mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Upgrade discord.py to 1.7.2 (#50201)
This commit is contained in:
parent
9f1b1c6c56
commit
1c4a44dc5c
@ -2,7 +2,7 @@
|
||||
"domain": "discord",
|
||||
"name": "Discord",
|
||||
"documentation": "https://www.home-assistant.io/integrations/discord",
|
||||
"requirements": ["discord.py==1.6.0"],
|
||||
"requirements": ["discord.py==1.7.2"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
@ -491,7 +491,7 @@ directv==0.4.0
|
||||
discogs_client==2.3.0
|
||||
|
||||
# homeassistant.components.discord
|
||||
discord.py==1.6.0
|
||||
discord.py==1.7.2
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user