From d060d57a8739972f955f9c125f225350b014ad5a Mon Sep 17 00:00:00 2001 From: MatthewFlamm <39341281+MatthewFlamm@users.noreply.github.com> Date: Fri, 8 Apr 2022 16:28:03 -0400 Subject: [PATCH] bump pynws (#69634) --- 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 091bdaa5736..67ad9255c68 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.3.2"], + "requirements": ["pynws==1.4.1"], "quality_scale": "platinum", "config_flow": true, "iot_class": "cloud_polling", diff --git a/requirements_all.txt b/requirements_all.txt index 1e5ee475578..089a1b1e790 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1673,7 +1673,7 @@ pynuki==1.5.2 pynut2==2.1.2 # homeassistant.components.nws -pynws==1.3.2 +pynws==1.4.1 # homeassistant.components.nx584 pynx584==0.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8d72ee03b75..1a2da605dae 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1119,7 +1119,7 @@ pynuki==1.5.2 pynut2==2.1.2 # homeassistant.components.nws -pynws==1.3.2 +pynws==1.4.1 # homeassistant.components.nx584 pynx584==0.5