Bump hass-nabucasa from 0.83.0 to 0.84.0 (#129873)

This commit is contained in:
Joakim Sørensen 2024-11-05 10:10:23 +01:00 committed by GitHub
parent 95eefbac20
commit 3858400a6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 6 additions and 6 deletions

View File

@ -8,6 +8,6 @@
"integration_type": "system",
"iot_class": "cloud_push",
"loggers": ["hass_nabucasa"],
"requirements": ["hass-nabucasa==0.83.0"],
"requirements": ["hass-nabucasa==0.84.0"],
"single_config_entry": true
}

View File

@ -30,7 +30,7 @@ fnv-hash-fast==1.0.2
go2rtc-client==0.0.1b3
ha-ffmpeg==3.2.1
habluetooth==3.6.0
hass-nabucasa==0.83.0
hass-nabucasa==0.84.0
hassil==1.7.4
home-assistant-bluetooth==1.13.0
home-assistant-frontend==20241104.0

View File

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

View File

@ -18,7 +18,7 @@ bcrypt==4.2.0
certifi>=2021.5.30
ciso8601==2.3.1
fnv-hash-fast==1.0.2
hass-nabucasa==0.83.0
hass-nabucasa==0.84.0
httpx==0.27.2
home-assistant-bluetooth==1.13.0
ifaddr==0.2.0

View File

@ -1084,7 +1084,7 @@ habitipy==0.3.3
habluetooth==3.6.0
# homeassistant.components.cloud
hass-nabucasa==0.83.0
hass-nabucasa==0.84.0
# homeassistant.components.splunk
hass-splunk==0.1.1

View File

@ -922,7 +922,7 @@ habitipy==0.3.3
habluetooth==3.6.0
# homeassistant.components.cloud
hass-nabucasa==0.83.0
hass-nabucasa==0.84.0
# homeassistant.components.conversation
hassil==1.7.4