Upgrade discord.py to 1.2.5 (#28998)
This commit is contained in:
parent
cc3559d54c
commit
5b64052d69
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Discord",
|
||||
"documentation": "https://www.home-assistant.io/integrations/discord",
|
||||
"requirements": [
|
||||
"discord.py==1.2.4"
|
||||
"discord.py==1.2.5"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -421,7 +421,7 @@ directpy==0.5
|
|||
discogs_client==2.2.2
|
||||
|
||||
# homeassistant.components.discord
|
||||
discord.py==1.2.4
|
||||
discord.py==1.2.5
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue