From abcfbf790ba0317bbd320aef6529bbb6cd65856d Mon Sep 17 00:00:00 2001 From: stephan192 Date: Sun, 27 Sep 2020 19:46:41 +0200 Subject: [PATCH] Bump dwdwfsapi to v1.0.3 (#40644) --- 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 e67fbb08e29..d034ec3d9df 100644 --- a/homeassistant/components/dwd_weather_warnings/manifest.json +++ b/homeassistant/components/dwd_weather_warnings/manifest.json @@ -3,5 +3,5 @@ "name": "Deutsche Wetter Dienst (DWD) Weather Warnings", "documentation": "https://www.home-assistant.io/integrations/dwd_weather_warnings", "codeowners": ["@runningman84", "@stephan192", "@Hummel95"], - "requirements": ["dwdwfsapi==1.0.2"] + "requirements": ["dwdwfsapi==1.0.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index f8fb22385f6..0879d069f00 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -511,7 +511,7 @@ dovado==0.4.1 dsmr_parser==0.18 # homeassistant.components.dwd_weather_warnings -dwdwfsapi==1.0.2 +dwdwfsapi==1.0.3 # homeassistant.components.dweet dweepy==0.3.0