Update locationsharinglib to 3.0.9 (#19045)
This commit is contained in:
parent
f198706767
commit
72379c166e
2 changed files with 2 additions and 2 deletions
|
@ -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.8']
|
||||
REQUIREMENTS = ['locationsharinglib==3.0.9']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue