diff --git a/homeassistant/components/gdacs/manifest.json b/homeassistant/components/gdacs/manifest.json
index b6fb3d8cee33ed96e1b91b40fa37fdd3c2a10e19..d743dd004247f38cb531ff3dea4b31a53597e3ec 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 109de7320b3d46686311b5469d66bd2a36657664..dc8cdbe7c94e0487227f712a96fefea948345bf3 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 ed62d2c1b028658a9fb249e789f48850648be78b..a8166cd8a5781fb8215c7eea71b69b982ccdace9 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