diff --git a/homeassistant/components/cloud/manifest.json b/homeassistant/components/cloud/manifest.json index 23d72f7cb03d1d..70049e2a426a4a 100644 --- a/homeassistant/components/cloud/manifest.json +++ b/homeassistant/components/cloud/manifest.json @@ -2,7 +2,7 @@ "domain": "cloud", "name": "Home Assistant Cloud", "documentation": "https://www.home-assistant.io/integrations/cloud", - "requirements": ["hass-nabucasa==0.59.0"], + "requirements": ["hass-nabucasa==0.61.0"], "dependencies": ["http", "webhook"], "after_dependencies": ["google_assistant", "alexa"], "codeowners": ["@home-assistant/cloud"], diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 406b9972acad0b..7fc929ff2c81d0 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -20,7 +20,7 @@ ciso8601==2.2.0 cryptography==38.0.3 dbus-fast==1.75.0 fnvhash==0.1.0 -hass-nabucasa==0.59.0 +hass-nabucasa==0.61.0 home-assistant-bluetooth==1.8.1 home-assistant-frontend==20221206.0 httpx==0.23.1 diff --git a/requirements_all.txt b/requirements_all.txt index d18865533ac97b..9b7c3816d8a118 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -848,7 +848,7 @@ ha-philipsjs==2.9.0 habitipy==0.2.0 # homeassistant.components.cloud -hass-nabucasa==0.59.0 +hass-nabucasa==0.61.0 # homeassistant.components.splunk hass_splunk==0.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7e623d368a50b0..06891e4cf242e5 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -640,7 +640,7 @@ ha-philipsjs==2.9.0 habitipy==0.2.0 # homeassistant.components.cloud -hass-nabucasa==0.59.0 +hass-nabucasa==0.61.0 # homeassistant.components.tasmota hatasmota==0.6.1