Bump aiomealie to 0.9.1 (#125017)
This commit is contained in:
parent
ef8fc3913e
commit
c6865d0862
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/mealie",
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["aiomealie==0.9.0"]
|
||||
"requirements": ["aiomealie==0.9.1"]
|
||||
}
|
||||
|
|
|
@ -288,7 +288,7 @@ aiolookin==1.0.0
|
|||
aiolyric==2.0.1
|
||||
|
||||
# homeassistant.components.mealie
|
||||
aiomealie==0.9.0
|
||||
aiomealie==0.9.1
|
||||
|
||||
# homeassistant.components.modern_forms
|
||||
aiomodernforms==0.1.8
|
||||
|
|
|
@ -270,7 +270,7 @@ aiolookin==1.0.0
|
|||
aiolyric==2.0.1
|
||||
|
||||
# homeassistant.components.mealie
|
||||
aiomealie==0.9.0
|
||||
aiomealie==0.9.1
|
||||
|
||||
# homeassistant.components.modern_forms
|
||||
aiomodernforms==0.1.8
|
||||
|
|
Loading…
Add table
Reference in a new issue