mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Upgrade locationsharinglib to 3.0.7 (#18083)
This commit is contained in:
parent
2fce79eccf
commit
957320f265
@ -19,7 +19,7 @@ from homeassistant.helpers.event import track_time_interval
|
|||||||
from homeassistant.helpers.typing import ConfigType
|
from homeassistant.helpers.typing import ConfigType
|
||||||
from homeassistant.util import slugify, dt as dt_util
|
from homeassistant.util import slugify, dt as dt_util
|
||||||
|
|
||||||
REQUIREMENTS = ['locationsharinglib==3.0.6']
|
REQUIREMENTS = ['locationsharinglib==3.0.7']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -582,7 +582,7 @@ liveboxplaytv==2.0.2
|
|||||||
lmnotify==0.0.4
|
lmnotify==0.0.4
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.google_maps
|
# homeassistant.components.device_tracker.google_maps
|
||||||
locationsharinglib==3.0.6
|
locationsharinglib==3.0.7
|
||||||
|
|
||||||
# homeassistant.components.logi_circle
|
# homeassistant.components.logi_circle
|
||||||
logi_circle==0.1.7
|
logi_circle==0.1.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user