From ae91ef8e74711515ae5450c103343a156a6e0373 Mon Sep 17 00:00:00 2001 From: cirrusblau <44950387+cirrusblau@users.noreply.github.com> Date: Sat, 22 Apr 2023 16:05:23 -0400 Subject: [PATCH] Bump locationsharinglib to 5.0.1 (#91259) --- homeassistant/components/google_maps/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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