diff --git a/homeassistant/components/google_maps/manifest.json b/homeassistant/components/google_maps/manifest.json index 6ba831442d660e7bb06f1e59571171e401cd38fe..169897bb402c8e2acb1c7a24077ebbd91108633e 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 2575750fc76f5f82b0db5cc00f921aaf86ca2f19..d66c28b42babf02d2b5303f0b7d0b9558975f48f 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