From 4d447ee0a75f91d0089b07fecdad1ae634a64616 Mon Sep 17 00:00:00 2001 From: MatthewFlamm <39341281+MatthewFlamm@users.noreply.github.com> Date: Mon, 20 May 2024 16:43:31 -0400 Subject: [PATCH] Bump pynws to 1.8.1 for nws (#117820) --- 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 f68d76ee95b..cae36ea0fbe 100644 --- a/homeassistant/components/nws/manifest.json +++ b/homeassistant/components/nws/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "loggers": ["metar", "pynws"], "quality_scale": "platinum", - "requirements": ["pynws[retry]==1.7.0"] + "requirements": ["pynws[retry]==1.8.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 39fb6f8861f..147e1f1ab64 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2013,7 +2013,7 @@ pynobo==1.8.1 pynuki==1.6.3 # homeassistant.components.nws -pynws[retry]==1.7.0 +pynws[retry]==1.8.1 # homeassistant.components.nx584 pynx584==0.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0b7d82e1bcc..bcaee62cfb1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1576,7 +1576,7 @@ pynobo==1.8.1 pynuki==1.6.3 # homeassistant.components.nws -pynws[retry]==1.7.0 +pynws[retry]==1.8.1 # homeassistant.components.nx584 pynx584==0.5