Upgrade upcloud-api to 0.4.3
This commit is contained in:
parent
dbbbfaa869
commit
ce998cdc87
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue