Upgrade linode-api to 4.1.9b1 (#13863) (#14610)

pull/14614/head
Robert Beal 2018-05-24 16:16:35 +01:00 committed by Fabian Affolter
parent 36da82aa8d
commit 3a487e54a2
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.const import CONF_ACCESS_TOKEN
from homeassistant.util import Throttle
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['linode-api==4.1.4b2']
REQUIREMENTS = ['linode-api==4.1.9b1']
_LOGGER = logging.getLogger(__name__)

View File

@ -502,7 +502,7 @@ lightify==1.0.6.1
limitlessled==1.1.0
# homeassistant.components.linode
linode-api==4.1.4b2
linode-api==4.1.9b1
# homeassistant.components.media_player.liveboxplaytv
liveboxplaytv==2.0.2