Upgrade upcloud-api to 0.4.3

This commit is contained in:
Ville Skyttä 2018-12-09 19:19:13 +02:00
parent dbbbfaa869
commit ce998cdc87
2 changed files with 2 additions and 2 deletions

View file

@ -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__)

View file

@ -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