From 75b308c1aac3891569341890137858522cafb9c7 Mon Sep 17 00:00:00 2001 From: Malte Franken Date: Wed, 7 Feb 2024 20:27:10 +1100 Subject: [PATCH] Bump aio-georss-gdacs to 0.9 (#109859) --- homeassistant/components/gdacs/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/gdacs/manifest.json b/homeassistant/components/gdacs/manifest.json index b6fb3d8cee3..d743dd00424 100644 --- a/homeassistant/components/gdacs/manifest.json +++ b/homeassistant/components/gdacs/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "loggers": ["aio_georss_gdacs", "aio_georss_client"], "quality_scale": "platinum", - "requirements": ["aio-georss-gdacs==0.8"] + "requirements": ["aio-georss-gdacs==0.9"] } diff --git a/requirements_all.txt b/requirements_all.txt index 170c0331f3d..7a87c34f1ee 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -182,7 +182,7 @@ aio-geojson-nsw-rfs-incidents==0.7 aio-geojson-usgs-earthquakes==0.2 # homeassistant.components.gdacs -aio-georss-gdacs==0.8 +aio-georss-gdacs==0.9 # homeassistant.components.airq aioairq==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a61c494026b..907bfc5f855 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -161,7 +161,7 @@ aio-geojson-nsw-rfs-incidents==0.7 aio-geojson-usgs-earthquakes==0.2 # homeassistant.components.gdacs -aio-georss-gdacs==0.8 +aio-georss-gdacs==0.9 # homeassistant.components.airq aioairq==0.3.2