From bd9a8ba6f1fa1f92620c5c87ebe3f469a5f0e064 Mon Sep 17 00:00:00 2001 From: Malte Franken Date: Fri, 27 Jan 2023 18:44:30 +1100 Subject: [PATCH] Bump aio_georss_gdacs to 0.8 (#86761) bump aio_georss_gdacs to 0.8 --- 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 b378368a326..fbfe2c87f46 100644 --- a/homeassistant/components/gdacs/manifest.json +++ b/homeassistant/components/gdacs/manifest.json @@ -3,7 +3,7 @@ "name": "Global Disaster Alert and Coordination System (GDACS)", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/gdacs", - "requirements": ["aio_georss_gdacs==0.7"], + "requirements": ["aio_georss_gdacs==0.8"], "codeowners": ["@exxamalte"], "quality_scale": "platinum", "iot_class": "cloud_polling", diff --git a/requirements_all.txt b/requirements_all.txt index faef7f9c28c..6acb1cbc582 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -110,7 +110,7 @@ aio_geojson_nsw_rfs_incidents==0.6 aio_geojson_usgs_earthquakes==0.2 # homeassistant.components.gdacs -aio_georss_gdacs==0.7 +aio_georss_gdacs==0.8 # homeassistant.components.airq aioairq==0.2.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3f00ac82597..a7b61945b8c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -97,7 +97,7 @@ aio_geojson_nsw_rfs_incidents==0.6 aio_geojson_usgs_earthquakes==0.2 # homeassistant.components.gdacs -aio_georss_gdacs==0.7 +aio_georss_gdacs==0.8 # homeassistant.components.airq aioairq==0.2.4