mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Upgrade discord.py to 1.1.1 (#24375)
This commit is contained in:
parent
1647ebaf31
commit
3d802afecb
@ -3,7 +3,7 @@
|
||||
"name": "Discord",
|
||||
"documentation": "https://www.home-assistant.io/components/discord",
|
||||
"requirements": [
|
||||
"discord.py==1.0.1"
|
||||
"discord.py==1.1.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -364,7 +364,7 @@ directpy==0.5
|
||||
discogs_client==2.2.1
|
||||
|
||||
# homeassistant.components.discord
|
||||
discord.py==1.0.1
|
||||
discord.py==1.1.1
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user