Bump hass-nabucasa from 0.88.1 to 0.89.0 (#137321)

This commit is contained in:
Joakim Sørensen 2025-02-04 13:54:50 +01:00 committed by GitHub
parent cd028f8d21
commit 3e45af9995
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 6 additions and 6 deletions

View File

@ -13,6 +13,6 @@
"integration_type": "system",
"iot_class": "cloud_push",
"loggers": ["hass_nabucasa"],
"requirements": ["hass-nabucasa==0.88.1"],
"requirements": ["hass-nabucasa==0.89.0"],
"single_config_entry": true
}

View File

@ -34,7 +34,7 @@ fnv-hash-fast==1.2.2
go2rtc-client==0.1.2
ha-ffmpeg==3.2.2
habluetooth==3.21.0
hass-nabucasa==0.88.1
hass-nabucasa==0.89.0
hassil==2.2.0
home-assistant-bluetooth==1.13.0
home-assistant-frontend==20250203.0

View File

@ -46,7 +46,7 @@ dependencies = [
"fnv-hash-fast==1.2.2",
# hass-nabucasa is imported by helpers which don't depend on the cloud
# integration
"hass-nabucasa==0.88.1",
"hass-nabucasa==0.89.0",
# When bumping httpx, please check the version pins of
# httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.28.1",

2
requirements.txt generated
View File

@ -21,7 +21,7 @@ certifi>=2021.5.30
ciso8601==2.3.2
cronsim==2.6
fnv-hash-fast==1.2.2
hass-nabucasa==0.88.1
hass-nabucasa==0.89.0
httpx==0.28.1
home-assistant-bluetooth==1.13.0
ifaddr==0.2.0

2
requirements_all.txt generated
View File

@ -1106,7 +1106,7 @@ habiticalib==0.3.4
habluetooth==3.21.0
# homeassistant.components.cloud
hass-nabucasa==0.88.1
hass-nabucasa==0.89.0
# homeassistant.components.splunk
hass-splunk==0.1.1

View File

@ -947,7 +947,7 @@ habiticalib==0.3.4
habluetooth==3.21.0
# homeassistant.components.cloud
hass-nabucasa==0.88.1
hass-nabucasa==0.89.0
# homeassistant.components.conversation
hassil==2.2.0