mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Upgrade discord.py to 1.3.2 (#33280)
This commit is contained in:
parent
6c4b4ad1e0
commit
c267946284
@ -2,7 +2,7 @@
|
||||
"domain": "discord",
|
||||
"name": "Discord",
|
||||
"documentation": "https://www.home-assistant.io/integrations/discord",
|
||||
"requirements": ["discord.py==1.3.1"],
|
||||
"requirements": ["discord.py==1.3.2"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -453,7 +453,7 @@ directpy==0.7
|
||||
discogs_client==2.2.2
|
||||
|
||||
# homeassistant.components.discord
|
||||
discord.py==1.3.1
|
||||
discord.py==1.3.2
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user