Bump datapoint to 0.9.5 (#30185)
This commit is contained in:
parent
482ff4061e
commit
4ea42c2479
2 changed files with 2 additions and 4 deletions
|
@ -2,9 +2,7 @@
|
|||
"domain": "metoffice",
|
||||
"name": "Metoffice",
|
||||
"documentation": "https://www.home-assistant.io/integrations/metoffice",
|
||||
"requirements": [
|
||||
"datapoint==0.4.3"
|
||||
],
|
||||
"requirements": ["datapoint==0.9.5"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -399,7 +399,7 @@ crimereports==1.0.1
|
|||
datadog==0.15.0
|
||||
|
||||
# homeassistant.components.metoffice
|
||||
datapoint==0.4.3
|
||||
datapoint==0.9.5
|
||||
|
||||
# homeassistant.components.decora
|
||||
# decora==0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue