From c92d319e12c22ab8f8850a6d6b2adabc28e82fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Thu, 16 Oct 2025 12:18:55 +0200 Subject: [PATCH] Bump hass-nabucasa from 1.3.0 to 1.4.0 (#154599) --- 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 e9d24d453e5..16904da3867 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.3.0"], + "requirements": ["hass-nabucasa==1.4.0"], "single_config_entry": true } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 9af0efd4ab9..ae799828bf9 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -36,7 +36,7 @@ fnv-hash-fast==1.6.0 go2rtc-client==0.2.1 ha-ffmpeg==3.2.2 habluetooth==5.7.0 -hass-nabucasa==1.3.0 +hass-nabucasa==1.4.0 hassil==3.2.0 home-assistant-bluetooth==1.13.1 home-assistant-frontend==20251001.4 diff --git a/pyproject.toml b/pyproject.toml index d1d78d93955..561e99a985b 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.3.0", + "hass-nabucasa==1.4.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 93e63f6e3bd..2d64703e83f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ certifi>=2021.5.30 ciso8601==2.3.3 cronsim==2.6 fnv-hash-fast==1.6.0 -hass-nabucasa==1.3.0 +hass-nabucasa==1.4.0 httpx==0.28.1 home-assistant-bluetooth==1.13.1 ifaddr==0.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index 5e3ac989e73..adc8d35ed8f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1154,7 +1154,7 @@ habiticalib==0.4.5 habluetooth==5.7.0 # homeassistant.components.cloud -hass-nabucasa==1.3.0 +hass-nabucasa==1.4.0 # homeassistant.components.splunk hass-splunk==0.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f9fa434ab3d..a87200c786a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1015,7 +1015,7 @@ habiticalib==0.4.5 habluetooth==5.7.0 # homeassistant.components.cloud -hass-nabucasa==1.3.0 +hass-nabucasa==1.4.0 # homeassistant.components.assist_satellite # homeassistant.components.conversation