mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump locationsharinglib to 4.1.5 (#44742)
This commit is contained in:
parent
661eb0338a
commit
c7fa98211d
@ -2,6 +2,6 @@
|
|||||||
"domain": "google_maps",
|
"domain": "google_maps",
|
||||||
"name": "Google Maps",
|
"name": "Google Maps",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/google_maps",
|
"documentation": "https://www.home-assistant.io/integrations/google_maps",
|
||||||
"requirements": ["locationsharinglib==4.1.0"],
|
"requirements": ["locationsharinglib==4.1.5"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -889,7 +889,7 @@ linode-api==4.1.9b1
|
|||||||
lmnotify==0.0.4
|
lmnotify==0.0.4
|
||||||
|
|
||||||
# homeassistant.components.google_maps
|
# homeassistant.components.google_maps
|
||||||
locationsharinglib==4.1.0
|
locationsharinglib==4.1.5
|
||||||
|
|
||||||
# homeassistant.components.logi_circle
|
# homeassistant.components.logi_circle
|
||||||
logi_circle==0.2.2
|
logi_circle==0.2.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user