From 58555954ab494cfde475764c7d2884cdfc7a2732 Mon Sep 17 00:00:00 2001 From: stephan192 Date: Sun, 23 Jan 2022 15:05:49 +0100 Subject: [PATCH] Bump dwdwfsapi to 1.0.5 (#64766) --- homeassistant/components/dwd_weather_warnings/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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