mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump nextcord to 3.1.0 (#147020)
This commit is contained in:
parent
adc4e9fdc1
commit
ef319c966d
@ -7,5 +7,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["discord"],
|
||||
"requirements": ["nextcord==2.6.0"]
|
||||
"requirements": ["nextcord==3.1.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1505,7 +1505,7 @@ nexia==2.10.0
|
||||
nextcloudmonitor==1.5.1
|
||||
|
||||
# homeassistant.components.discord
|
||||
nextcord==2.6.0
|
||||
nextcord==3.1.0
|
||||
|
||||
# homeassistant.components.nextdns
|
||||
nextdns==4.0.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1285,7 +1285,7 @@ nexia==2.10.0
|
||||
nextcloudmonitor==1.5.1
|
||||
|
||||
# homeassistant.components.discord
|
||||
nextcord==2.6.0
|
||||
nextcord==3.1.0
|
||||
|
||||
# homeassistant.components.nextdns
|
||||
nextdns==4.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user