1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 08:26:41 +01:00

Bump python-google-weather-api to 0.0.6 (#166085)

This commit is contained in:
tronikos
2026-03-20 17:02:22 -07:00
committed by GitHub
parent a04b168a19
commit d0a751abe4
3 changed files with 3 additions and 3 deletions

View File

@@ -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"]
}

2
requirements_all.txt generated
View File

@@ -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

View File

@@ -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