diff --git a/homeassistant/components/dwd_weather_warnings/manifest.json b/homeassistant/components/dwd_weather_warnings/manifest.json index 55c848ea219..4fd54a7a3c9 100644 --- a/homeassistant/components/dwd_weather_warnings/manifest.json +++ b/homeassistant/components/dwd_weather_warnings/manifest.json @@ -3,6 +3,6 @@ "name": "Deutscher Wetterdienst (DWD) Weather Warnings", "documentation": "https://www.home-assistant.io/integrations/dwd_weather_warnings", "codeowners": ["@runningman84", "@stephan192", "@Hummel95"], - "requirements": ["dwdwfsapi==1.0.4"], + "requirements": ["dwdwfsapi==1.0.5"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 4f74f79fab9..93ca4a30b1a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -584,7 +584,7 @@ dovado==0.4.1 dsmr_parser==0.32 # homeassistant.components.dwd_weather_warnings -dwdwfsapi==1.0.4 +dwdwfsapi==1.0.5 # homeassistant.components.dweet dweepy==0.3.0