Skip to content
Snippets Groups Projects
Commit 3a487e54 authored by Robert Beal's avatar Robert Beal Committed by Fabian Affolter
Browse files

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

parent 36da82aa
Branches
Tags
No related merge requests found
...@@ -13,7 +13,7 @@ from homeassistant.const import CONF_ACCESS_TOKEN ...@@ -13,7 +13,7 @@ from homeassistant.const import CONF_ACCESS_TOKEN
from homeassistant.util import Throttle from homeassistant.util import Throttle
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['linode-api==4.1.4b2'] REQUIREMENTS = ['linode-api==4.1.9b1']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)
......
...@@ -502,7 +502,7 @@ lightify==1.0.6.1 ...@@ -502,7 +502,7 @@ lightify==1.0.6.1
limitlessled==1.1.0 limitlessled==1.1.0
# homeassistant.components.linode # homeassistant.components.linode
linode-api==4.1.4b2 linode-api==4.1.9b1
# homeassistant.components.media_player.liveboxplaytv # homeassistant.components.media_player.liveboxplaytv
liveboxplaytv==2.0.2 liveboxplaytv==2.0.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment