diff --git a/homeassistant/components/nws/manifest.json b/homeassistant/components/nws/manifest.json index 5bb4cb46ee0..2bb77c2d95b 100644 --- a/homeassistant/components/nws/manifest.json +++ b/homeassistant/components/nws/manifest.json @@ -4,5 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/nws", "dependencies": [], "codeowners": ["@MatthewFlamm"], - "requirements": ["pynws==0.10.1"] + "requirements": ["pynws==0.10.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index a5f4ec023b8..d83f0884def 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1396,7 +1396,7 @@ pynuki==1.3.3 pynut2==2.1.2 # homeassistant.components.nws -pynws==0.10.1 +pynws==0.10.4 # homeassistant.components.nx584 pynx584==0.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0be5b9c88c4..c8d873b2fd6 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -493,7 +493,7 @@ pymodbus==1.5.2 pymonoprice==0.3 # homeassistant.components.nws -pynws==0.10.1 +pynws==0.10.4 # homeassistant.components.nx584 pynx584==0.4