diff --git a/homeassistant/components/cloud/manifest.json b/homeassistant/components/cloud/manifest.json index d0d7ae09505..7516f32c3e1 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.43.0"], + "requirements": ["hass-nabucasa==0.44.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 a5a2288f202..9da1bc22f3e 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -16,7 +16,7 @@ cryptography==3.3.2 defusedxml==0.7.1 distro==1.5.0 emoji==1.2.0 -hass-nabucasa==0.43.0 +hass-nabucasa==0.44.0 home-assistant-frontend==20210603.0 httpx==0.18.0 ifaddr==0.1.7 diff --git a/requirements_all.txt b/requirements_all.txt index eb3e6115da7..b95c9a26ae6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -744,7 +744,7 @@ habitipy==0.2.0 hangups==0.4.14 # homeassistant.components.cloud -hass-nabucasa==0.43.0 +hass-nabucasa==0.44.0 # homeassistant.components.splunk hass_splunk==0.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4b019058c77..933122e1c49 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -423,7 +423,7 @@ habitipy==0.2.0 hangups==0.4.14 # homeassistant.components.cloud -hass-nabucasa==0.43.0 +hass-nabucasa==0.44.0 # homeassistant.components.tasmota hatasmota==0.2.19