bump pynws to 1.3.0 (#40386)
This commit is contained in:
parent
3d6434be75
commit
31ece55c57
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "National Weather Service (NWS)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/nws",
|
||||
"codeowners": ["@MatthewFlamm"],
|
||||
"requirements": ["pynws==1.2.1"],
|
||||
"requirements": ["pynws==1.3.0"],
|
||||
"quality_scale": "platinum",
|
||||
"config_flow": true
|
||||
}
|
||||
|
|
|
@ -1524,7 +1524,7 @@ pynuki==1.3.8
|
|||
pynut2==2.1.2
|
||||
|
||||
# homeassistant.components.nws
|
||||
pynws==1.2.1
|
||||
pynws==1.3.0
|
||||
|
||||
# homeassistant.components.nx584
|
||||
pynx584==0.5
|
||||
|
|
|
@ -737,7 +737,7 @@ pymyq==2.0.5
|
|||
pynut2==2.1.2
|
||||
|
||||
# homeassistant.components.nws
|
||||
pynws==1.2.1
|
||||
pynws==1.3.0
|
||||
|
||||
# homeassistant.components.nx584
|
||||
pynx584==0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue