diff --git a/homeassistant/components/google_maps/manifest.json b/homeassistant/components/google_maps/manifest.json index 62791c212f9..435e01fb026 100644 --- a/homeassistant/components/google_maps/manifest.json +++ b/homeassistant/components/google_maps/manifest.json @@ -2,6 +2,6 @@ "domain": "google_maps", "name": "Google Maps", "documentation": "https://www.home-assistant.io/integrations/google_maps", - "requirements": ["locationsharinglib==4.1.0"], + "requirements": ["locationsharinglib==4.1.5"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index 402374f9a63..940d2b96a89 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -889,7 +889,7 @@ linode-api==4.1.9b1 lmnotify==0.0.4 # homeassistant.components.google_maps -locationsharinglib==4.1.0 +locationsharinglib==4.1.5 # homeassistant.components.logi_circle logi_circle==0.2.2