Skip to content

Commit 187392d

Browse files
authored
Bump hass-nabucasa to 0.34.2 (#35046)
1 parent 842e099 commit 187392d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

homeassistant/components/cloud/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"domain": "cloud",
33
"name": "Home Assistant Cloud",
44
"documentation": "https://www.home-assistant.io/integrations/cloud",
5-
"requirements": ["hass-nabucasa==0.34.1"],
5+
"requirements": ["hass-nabucasa==0.34.2"],
66
"dependencies": ["http", "webhook", "alexa"],
77
"after_dependencies": ["google_assistant"],
88
"codeowners": ["@home-assistant/cloud"]

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ciso8601==2.1.3
1111
cryptography==2.9
1212
defusedxml==0.6.0
1313
distro==1.5.0
14-
hass-nabucasa==0.34.1
14+
hass-nabucasa==0.34.2
1515
home-assistant-frontend==20200427.1
1616
importlib-metadata==1.6.0
1717
jinja2>=2.11.1

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ habitipy==0.2.0
686686
hangups==0.4.9
687687

688688
# homeassistant.components.cloud
689-
hass-nabucasa==0.34.1
689+
hass-nabucasa==0.34.2
690690

691691
# homeassistant.components.mqtt
692692
hbmqtt==0.9.5

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ ha-ffmpeg==2.0
279279
hangups==0.4.9
280280

281281
# homeassistant.components.cloud
282-
hass-nabucasa==0.34.1
282+
hass-nabucasa==0.34.2
283283

284284
# homeassistant.components.mqtt
285285
hbmqtt==0.9.5

0 commit comments

Comments
 (0)