diff --git a/homeassistant/components/google_maps/manifest.json b/homeassistant/components/google_maps/manifest.json index 6ba831442d6..169897bb402 100644 --- a/homeassistant/components/google_maps/manifest.json +++ b/homeassistant/components/google_maps/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/google_maps", "iot_class": "cloud_polling", "loggers": ["locationsharinglib"], - "requirements": ["locationsharinglib==4.1.5"] + "requirements": ["locationsharinglib==5.0.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2575750fc76..d66c28b42ba 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1069,7 +1069,7 @@ limitlessled==1.1.3 linode-api==4.1.9b1 # homeassistant.components.google_maps -locationsharinglib==4.1.5 +locationsharinglib==5.0.0 # homeassistant.components.logi_circle logi_circle==0.2.3