From a015e551ebc51f8c6ae9caba847cd7804b2e111e Mon Sep 17 00:00:00 2001 From: MatthewFlamm <39341281+MatthewFlamm@users.noreply.github.com> Date: Wed, 1 Jul 2020 21:36:32 -0400 Subject: [PATCH] Bump pynws-1.2.1 for NWS (#37304) --- 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 da465b0eea5..23643699f3a 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==0.10.4"], + "requirements": ["pynws==1.2.1"], "quality_scale": "platinum", "config_flow": true } diff --git a/requirements_all.txt b/requirements_all.txt index 004f053c845..457859f0168 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1511,7 +1511,7 @@ pynuki==1.3.7 pynut2==2.1.2 # homeassistant.components.nws -pynws==0.10.4 +pynws==1.2.1 # homeassistant.components.nx584 pynx584==0.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fe3a7272b3f..df9d671f27d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -685,7 +685,7 @@ pymyq==2.0.5 pynut2==2.1.2 # homeassistant.components.nws -pynws==0.10.4 +pynws==1.2.1 # homeassistant.components.nx584 pynx584==0.5