diff --git a/homeassistant/components/google_maps/manifest.json b/homeassistant/components/google_maps/manifest.json index 169897bb402..d7364e834a3 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==5.0.0"] + "requirements": ["locationsharinglib==5.0.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 06b6dd9df6e..0233eb00651 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1070,7 +1070,7 @@ limitlessled==1.1.3 linode-api==4.1.9b1 # homeassistant.components.google_maps -locationsharinglib==5.0.0 +locationsharinglib==5.0.1 # homeassistant.components.logi_circle logi_circle==0.2.3