Upgrade toonapilib to 3.2.1 (#21706)

This commit is contained in:
Franck Nijhof 2019-03-06 16:40:29 +01:00 committed by Paulus Schoutsen
parent 8e9a496002
commit 0e36b26770
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.1.0']
REQUIREMENTS = ['toonapilib==3.2.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -1689,7 +1689,7 @@ tikteck==0.4
todoist-python==7.0.17
# homeassistant.components.toon
toonapilib==3.1.0
toonapilib==3.2.1
# 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.1.0
toonapilib==3.2.1
# homeassistant.components.camera.uvc
uvcclient==0.11.0