From abb88bcb8a3534f6ca887b8708caa805c4e7fba6 Mon Sep 17 00:00:00 2001 From: Indu Prakash <6459774+iprak@users.noreply.github.com> Date: Sat, 22 Jun 2024 10:24:31 -0500 Subject: [PATCH] Updated pynws to 1.8.2 (#120164) --- 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 cae36ea0fbe..d11a0e62bcf 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.8.1"] + "requirements": ["pynws[retry]==1.8.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3de5ee532da..b05bd04154a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2034,7 +2034,7 @@ pynobo==1.8.1 pynuki==1.6.3 # homeassistant.components.nws -pynws[retry]==1.8.1 +pynws[retry]==1.8.2 # homeassistant.components.nx584 pynx584==0.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 496eff4d327..8b810078a98 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1600,7 +1600,7 @@ pynobo==1.8.1 pynuki==1.6.3 # homeassistant.components.nws -pynws[retry]==1.8.1 +pynws[retry]==1.8.2 # homeassistant.components.nx584 pynx584==0.5