update pynws to 0.10.4 (#31591)
parent
b3aacfeb90
commit
4212fd8999
|
@ -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"]
|
||||
}
|
||||
|
|
|
@ -1399,7 +1399,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
|
||||
|
|
|
@ -487,7 +487,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
|
||||
|
|
Loading…
Reference in New Issue