Bump cloud to 0.37.1 (#41930)

This commit is contained in:
Paulus Schoutsen 2020-10-16 13:40:04 +02:00 committed by GitHub
parent 75f27d6318
commit 11d2e0c671
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.37.0"],
"requirements": ["hass-nabucasa==0.37.1"],
"dependencies": ["http", "webhook", "alexa"],
"after_dependencies": ["google_assistant"],
"codeowners": ["@home-assistant/cloud"]

View File

@ -12,7 +12,7 @@ cryptography==2.9.2
defusedxml==0.6.0
distro==1.5.0
emoji==0.5.4
hass-nabucasa==0.37.0
hass-nabucasa==0.37.1
home-assistant-frontend==20201001.2
importlib-metadata==1.6.0;python_version<'3.8'
jinja2>=2.11.2

View File

@ -726,7 +726,7 @@ habitipy==0.2.0
hangups==0.4.11
# homeassistant.components.cloud
hass-nabucasa==0.37.0
hass-nabucasa==0.37.1
# homeassistant.components.splunk
hass_splunk==0.1.1

View File

@ -364,7 +364,7 @@ ha-ffmpeg==2.0
hangups==0.4.11
# homeassistant.components.cloud
hass-nabucasa==0.37.0
hass-nabucasa==0.37.1
# homeassistant.components.tasmota
hatasmota==0.0.16