From ce998cdc87ff1e804d465b26f93b643b8ba042fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 9 Dec 2018 19:19:13 +0200 Subject: [PATCH] Upgrade upcloud-api to 0.4.3 --- homeassistant/components/upcloud.py | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/upcloud.py b/homeassistant/components/upcloud.py index a0b61f86e56..ca0f554bd39 100644 --- a/homeassistant/components/upcloud.py +++ b/homeassistant/components/upcloud.py @@ -19,7 +19,7 @@ from homeassistant.helpers.dispatcher import ( from homeassistant.helpers.entity import Entity from homeassistant.helpers.event import track_time_interval -REQUIREMENTS = ['upcloud-api==0.4.2'] +REQUIREMENTS = ['upcloud-api==0.4.3'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index cc7b0ee0aca..d8678675943 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1573,7 +1573,7 @@ twilio==6.19.1 uber_rides==0.6.0 # homeassistant.components.upcloud -upcloud-api==0.4.2 +upcloud-api==0.4.3 # homeassistant.components.sensor.ups upsmychoice==1.0.6