From 31ece55c57e912fbf22ef519ed9df87651477368 Mon Sep 17 00:00:00 2001 From: MatthewFlamm <39341281+MatthewFlamm@users.noreply.github.com> Date: Mon, 21 Sep 2020 13:18:54 -0400 Subject: [PATCH] bump pynws to 1.3.0 (#40386) --- homeassistant/components/nws/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/nws/manifest.json b/homeassistant/components/nws/manifest.json index 23643699f3a..ef0a35b846a 100644 --- a/homeassistant/components/nws/manifest.json +++ b/homeassistant/components/nws/manifest.json @@ -3,7 +3,7 @@ "name": "National Weather Service (NWS)", "documentation": "https://www.home-assistant.io/integrations/nws", "codeowners": ["@MatthewFlamm"], - "requirements": ["pynws==1.2.1"], + "requirements": ["pynws==1.3.0"], "quality_scale": "platinum", "config_flow": true } diff --git a/requirements_all.txt b/requirements_all.txt index 987d085dd79..29b4a361db8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1524,7 +1524,7 @@ pynuki==1.3.8 pynut2==2.1.2 # homeassistant.components.nws -pynws==1.2.1 +pynws==1.3.0 # homeassistant.components.nx584 pynx584==0.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0c04b2f707c..e60a517b92d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -737,7 +737,7 @@ pymyq==2.0.5 pynut2==2.1.2 # homeassistant.components.nws -pynws==1.2.1 +pynws==1.3.0 # homeassistant.components.nx584 pynx584==0.5