mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Upgrade discord.py to 1.6.0 (#44941)
This commit is contained in:
parent
30189fb5d5
commit
e134c17df2
@ -2,6 +2,6 @@
|
||||
"domain": "discord",
|
||||
"name": "Discord",
|
||||
"documentation": "https://www.home-assistant.io/integrations/discord",
|
||||
"requirements": ["discord.py==1.5.1"],
|
||||
"requirements": ["discord.py==1.6.0"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -490,7 +490,7 @@ directv==0.4.0
|
||||
discogs_client==2.3.0
|
||||
|
||||
# homeassistant.components.discord
|
||||
discord.py==1.5.1
|
||||
discord.py==1.6.0
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user