mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +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",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["discord"],
|
"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
|
nextcloudmonitor==1.5.1
|
||||||
|
|
||||||
# homeassistant.components.discord
|
# homeassistant.components.discord
|
||||||
nextcord==2.6.0
|
nextcord==3.1.0
|
||||||
|
|
||||||
# homeassistant.components.nextdns
|
# homeassistant.components.nextdns
|
||||||
nextdns==4.0.0
|
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
|
nextcloudmonitor==1.5.1
|
||||||
|
|
||||||
# homeassistant.components.discord
|
# homeassistant.components.discord
|
||||||
nextcord==2.6.0
|
nextcord==3.1.0
|
||||||
|
|
||||||
# homeassistant.components.nextdns
|
# homeassistant.components.nextdns
|
||||||
nextdns==4.0.0
|
nextdns==4.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user