Upgrade discord.py to 1.3.3 (#34008)
parent
52e154f881
commit
11ee01424d
|
@ -2,6 +2,6 @@
|
|||
"domain": "discord",
|
||||
"name": "Discord",
|
||||
"documentation": "https://www.home-assistant.io/integrations/discord",
|
||||
"requirements": ["discord.py==1.3.2"],
|
||||
"requirements": ["discord.py==1.3.3"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -453,7 +453,7 @@ directv==0.3.0
|
|||
discogs_client==2.2.2
|
||||
|
||||
# homeassistant.components.discord
|
||||
discord.py==1.3.2
|
||||
discord.py==1.3.3
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.4.0
|
||||
|
|
Loading…
Reference in New Issue