Bump locationsharinglib to 1.2.1 (#13980)

* Bump locationsharinglib to 1.2.1

*  Bump locationsharinglib to 1.2.1
This commit is contained in:
thelittlefireman 2018-04-18 21:59:48 +02:00 committed by Paulus Schoutsen
parent ccba858ae1
commit ba7fccba34
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ from homeassistant.util import slugify
_LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['locationsharinglib==0.4.0']
REQUIREMENTS = ['locationsharinglib==1.2.1']
CREDENTIALS_FILE = '.google_maps_location_sharing.cookies'

View file

@ -497,7 +497,7 @@ liveboxplaytv==2.0.2
lmnotify==0.0.4
# homeassistant.components.device_tracker.google_maps
locationsharinglib==0.4.0
locationsharinglib==1.2.1
# homeassistant.components.sensor.luftdaten
luftdaten==0.1.3