Merge pull request #19148 from scop/upgrade-upcloud

Upgrade upcloud-api to 0.4.3
This commit is contained in:
Fabian Affolter 2018-12-09 23:23:50 +01:00 committed by GitHub
commit bc8414a6f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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