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