From 67d9dc78cb97a67239149baf3866d28cf6b9a531 Mon Sep 17 00:00:00 2001 From: Malte Franken Date: Tue, 8 Jun 2021 01:57:44 +1000 Subject: [PATCH] Bump aio_georss_gdacs to 0.5 (#51577) --- 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 26743a69d68..65407e85848 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.4"], + "requirements": ["aio_georss_gdacs==0.5"], "codeowners": ["@exxamalte"], "quality_scale": "platinum", "iot_class": "cloud_polling" diff --git a/requirements_all.txt b/requirements_all.txt index 3770f1d6155..7a3571e7bfc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -132,7 +132,7 @@ aio_geojson_geonetnz_volcano==0.5 aio_geojson_nsw_rfs_incidents==0.3 # homeassistant.components.gdacs -aio_georss_gdacs==0.4 +aio_georss_gdacs==0.5 # homeassistant.components.ambient_station aioambient==1.2.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 98a3bbc5621..7ed3fd8ddfe 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -72,7 +72,7 @@ aio_geojson_geonetnz_volcano==0.5 aio_geojson_nsw_rfs_incidents==0.3 # homeassistant.components.gdacs -aio_georss_gdacs==0.4 +aio_georss_gdacs==0.5 # homeassistant.components.ambient_station aioambient==1.2.4