From d0a751abe4e91c2722dd540282828af069630107 Mon Sep 17 00:00:00 2001 From: tronikos Date: Fri, 20 Mar 2026 17:02:22 -0700 Subject: [PATCH] Bump python-google-weather-api to 0.0.6 (#166085) --- homeassistant/components/google_weather/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/google_weather/manifest.json b/homeassistant/components/google_weather/manifest.json index fb7b63ebd5f..4f22a57d875 100644 --- a/homeassistant/components/google_weather/manifest.json +++ b/homeassistant/components/google_weather/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "loggers": ["google_weather_api"], "quality_scale": "bronze", - "requirements": ["python-google-weather-api==0.0.4"] + "requirements": ["python-google-weather-api==0.0.6"] } diff --git a/requirements_all.txt b/requirements_all.txt index cd5391481aa..14c36f195f5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2593,7 +2593,7 @@ python-gitlab==1.6.0 python-google-drive-api==0.1.0 # homeassistant.components.google_weather -python-google-weather-api==0.0.4 +python-google-weather-api==0.0.6 # homeassistant.components.analytics_insights python-homeassistant-analytics==0.9.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 01a8fc78c57..8610572f697 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2198,7 +2198,7 @@ python-fullykiosk==0.0.15 python-google-drive-api==0.1.0 # homeassistant.components.google_weather -python-google-weather-api==0.0.4 +python-google-weather-api==0.0.6 # homeassistant.components.analytics_insights python-homeassistant-analytics==0.9.0