From 742230c7be5be780c7a5dc06b8e4ae8097a9320b Mon Sep 17 00:00:00 2001 From: Krisjanis Lejejs Date: Mon, 12 Jan 2026 20:50:48 +0200 Subject: [PATCH] Bump hass-nabucasa from 1.8.0 to 1.9.0 (#160788) --- homeassistant/components/cloud/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/homeassistant/components/cloud/manifest.json b/homeassistant/components/cloud/manifest.json index 87f6df0f067..add6abf6490 100644 --- a/homeassistant/components/cloud/manifest.json +++ b/homeassistant/components/cloud/manifest.json @@ -13,6 +13,6 @@ "integration_type": "system", "iot_class": "cloud_push", "loggers": ["acme", "hass_nabucasa", "snitun"], - "requirements": ["hass-nabucasa==1.8.0"], + "requirements": ["hass-nabucasa==1.9.0"], "single_config_entry": true } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 3a6f54cac30..386981e6d2b 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -36,7 +36,7 @@ fnv-hash-fast==1.6.0 go2rtc-client==0.4.0 ha-ffmpeg==3.2.2 habluetooth==5.8.0 -hass-nabucasa==1.8.0 +hass-nabucasa==1.9.0 hassil==3.5.0 home-assistant-bluetooth==1.13.1 home-assistant-frontend==20260107.1 diff --git a/pyproject.toml b/pyproject.toml index ffd08a69778..c64ecb48c3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "fnv-hash-fast==1.6.0", # hass-nabucasa is imported by helpers which don't depend on the cloud # integration - "hass-nabucasa==1.8.0", + "hass-nabucasa==1.9.0", # When bumping httpx, please check the version pins of # httpcore, anyio, and h11 in gen_requirements_all "httpx==0.28.1", diff --git a/requirements.txt b/requirements.txt index 4b7fbc3084b..b58bbd9079e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ cronsim==2.7 cryptography==46.0.2 fnv-hash-fast==1.6.0 ha-ffmpeg==3.2.2 -hass-nabucasa==1.8.0 +hass-nabucasa==1.9.0 hassil==3.5.0 home-assistant-bluetooth==1.13.1 home-assistant-intents==2026.1.6 diff --git a/requirements_all.txt b/requirements_all.txt index b417ca2cfe5..74536931744 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1172,7 +1172,7 @@ habluetooth==5.8.0 hanna-cloud==0.0.7 # homeassistant.components.cloud -hass-nabucasa==1.8.0 +hass-nabucasa==1.9.0 # homeassistant.components.splunk hass-splunk==0.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5ab5e508cd3..8282de12912 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1042,7 +1042,7 @@ habluetooth==5.8.0 hanna-cloud==0.0.7 # homeassistant.components.cloud -hass-nabucasa==1.8.0 +hass-nabucasa==1.9.0 # homeassistant.components.assist_satellite # homeassistant.components.conversation