From c7fa98211d7a561beaa6c8363c6647e792b3e735 Mon Sep 17 00:00:00 2001 From: Martin Hjelmare Date: Fri, 1 Jan 2021 19:48:33 +0100 Subject: [PATCH] Bump locationsharinglib to 4.1.5 (#44742) --- 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 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