Upgrade locationsharinglib to 3.0.6 (#17294)

pull/17304/head
Fabian Affolter 2018-10-10 00:02:07 +02:00 committed by Pascal Vizeli
parent 2cd99e5a97
commit 5022cf8a6c
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ from homeassistant.helpers.event import track_time_interval
from homeassistant.helpers.typing import ConfigType
from homeassistant.util import slugify, dt as dt_util
REQUIREMENTS = ['locationsharinglib==3.0.3']
REQUIREMENTS = ['locationsharinglib==3.0.6']
_LOGGER = logging.getLogger(__name__)

View File

@ -564,7 +564,7 @@ liveboxplaytv==2.0.2
lmnotify==0.0.4
# homeassistant.components.device_tracker.google_maps
locationsharinglib==3.0.3
locationsharinglib==3.0.6
# homeassistant.components.logi_circle
logi_circle==0.1.7