diff --git a/homeassistant/components/mealie/manifest.json b/homeassistant/components/mealie/manifest.json index 2fae62f27cd..ffb52716ba8 100644 --- a/homeassistant/components/mealie/manifest.json +++ b/homeassistant/components/mealie/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "local_polling", "quality_scale": "platinum", - "requirements": ["aiomealie==1.0.0"] + "requirements": ["aiomealie==1.0.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5e8600a23d6..89de005fb47 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -319,7 +319,7 @@ aiolookin==1.0.0 aiolyric==2.0.2 # homeassistant.components.mealie -aiomealie==1.0.0 +aiomealie==1.0.1 # homeassistant.components.modern_forms aiomodernforms==0.1.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 15ffb939bd6..7294352c9c3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -301,7 +301,7 @@ aiolookin==1.0.0 aiolyric==2.0.2 # homeassistant.components.mealie -aiomealie==1.0.0 +aiomealie==1.0.1 # homeassistant.components.modern_forms aiomodernforms==0.1.8