mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Bump nextcord to 3.1.0 (#147020)
This commit is contained in:
committed by
GitHub
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
|
||||
|
Reference in New Issue
Block a user