diff --git a/homeassistant/components/cloud/manifest.json b/homeassistant/components/cloud/manifest.json index 653ceafdaf0..6d5c954361b 100644 --- a/homeassistant/components/cloud/manifest.json +++ b/homeassistant/components/cloud/manifest.json @@ -8,5 +8,5 @@ "integration_type": "system", "iot_class": "cloud_push", "loggers": ["hass_nabucasa"], - "requirements": ["hass-nabucasa==0.73.0"] + "requirements": ["hass-nabucasa==0.74.0"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index ac3245c2ff1..06bfeabb9e4 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -19,7 +19,7 @@ cryptography==41.0.4 dbus-fast==2.12.0 fnv-hash-fast==0.5.0 ha-av==10.1.1 -hass-nabucasa==0.73.0 +hass-nabucasa==0.74.0 hassil==1.2.5 home-assistant-bluetooth==1.10.4 home-assistant-frontend==20231005.0 diff --git a/requirements_all.txt b/requirements_all.txt index c232629d62a..4b7f69c3c3f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -971,7 +971,7 @@ ha-philipsjs==3.1.1 habitipy==0.2.0 # homeassistant.components.cloud -hass-nabucasa==0.73.0 +hass-nabucasa==0.74.0 # homeassistant.components.splunk hass-splunk==0.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9e3242af569..1bc9847f1b8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -772,7 +772,7 @@ ha-philipsjs==3.1.1 habitipy==0.2.0 # homeassistant.components.cloud -hass-nabucasa==0.73.0 +hass-nabucasa==0.74.0 # homeassistant.components.conversation hassil==1.2.5