Bump bring-api to 0.9.0 (#126650)
This commit is contained in:
parent
0bf90d18ef
commit
60807e5d4d
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/bring",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["bring-api==0.8.1"]
|
||||
"requirements": ["bring-api==0.9.0"]
|
||||
}
|
||||
|
|
|
@ -628,7 +628,7 @@ boto3==1.34.131
|
|||
botocore==1.34.131
|
||||
|
||||
# homeassistant.components.bring
|
||||
bring-api==0.8.1
|
||||
bring-api==0.9.0
|
||||
|
||||
# homeassistant.components.broadlink
|
||||
broadlink==0.19.0
|
||||
|
|
|
@ -548,7 +548,7 @@ boschshcpy==0.2.91
|
|||
botocore==1.34.131
|
||||
|
||||
# homeassistant.components.bring
|
||||
bring-api==0.8.1
|
||||
bring-api==0.9.0
|
||||
|
||||
# homeassistant.components.broadlink
|
||||
broadlink==0.19.0
|
||||
|
|
Loading…
Add table
Reference in a new issue