Upgrade discord.py to 1.2.3 (#25174)
This commit is contained in:
parent
3d3dd05789
commit
a096858426
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Discord",
|
||||
"documentation": "https://www.home-assistant.io/components/discord",
|
||||
"requirements": [
|
||||
"discord.py==1.2.2"
|
||||
"discord.py==1.2.3"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -382,7 +382,7 @@ directpy==0.5
|
|||
discogs_client==2.2.1
|
||||
|
||||
# homeassistant.components.discord
|
||||
discord.py==1.2.2
|
||||
discord.py==1.2.3
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue