Bump hass_nabucasa to 0.46.0 (#54421)

This commit is contained in:
Paulus Schoutsen 2021-08-10 11:30:02 -07:00 committed by GitHub
parent 2265fd1f81
commit ed0fd00746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"domain": "cloud",
"name": "Home Assistant Cloud",
"documentation": "https://www.home-assistant.io/integrations/cloud",
"requirements": ["hass-nabucasa==0.45.1"],
"requirements": ["hass-nabucasa==0.46.0"],
"dependencies": ["http", "webhook"],
"after_dependencies": ["google_assistant", "alexa"],
"codeowners": ["@home-assistant/cloud"],

View File

@ -16,7 +16,7 @@ cryptography==3.3.2
defusedxml==0.7.1
distro==1.5.0
emoji==1.2.0
hass-nabucasa==0.45.1
hass-nabucasa==0.46.0
home-assistant-frontend==20210809.0
httpx==0.18.2
ifaddr==0.1.7

View File

@ -753,7 +753,7 @@ habitipy==0.2.0
hangups==0.4.14
# homeassistant.components.cloud
hass-nabucasa==0.45.1
hass-nabucasa==0.46.0
# homeassistant.components.splunk
hass_splunk==0.1.1

View File

@ -431,7 +431,7 @@ habitipy==0.2.0
hangups==0.4.14
# homeassistant.components.cloud
hass-nabucasa==0.45.1
hass-nabucasa==0.46.0
# homeassistant.components.tasmota
hatasmota==0.2.20