Upgrade toonapilib to 3.1.0 (#21661)

This commit is contained in:
Franck Nijhof 2019-03-05 00:51:15 +01:00 committed by Paulus Schoutsen
parent 31b88197eb
commit a778cd117f
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ from .const import (
CONF_CLIENT_ID, CONF_CLIENT_SECRET, CONF_DISPLAY, CONF_TENANT,
DATA_TOON_CLIENT, DATA_TOON_CONFIG, DOMAIN)
REQUIREMENTS = ['toonapilib==3.0.9']
REQUIREMENTS = ['toonapilib==3.1.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -1689,7 +1689,7 @@ tikteck==0.4
todoist-python==7.0.17
# homeassistant.components.toon
toonapilib==3.0.9
toonapilib==3.1.0
# homeassistant.components.alarm_control_panel.totalconnect
total_connect_client==0.22

View File

@ -295,7 +295,7 @@ srpenergy==1.0.5
statsd==3.2.1
# homeassistant.components.toon
toonapilib==3.0.9
toonapilib==3.1.0
# homeassistant.components.camera.uvc
uvcclient==0.11.0