From f17db80428aab80c5c954235d16fa29519ec06f6 Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Mon, 1 Sep 2025 17:07:36 +0100 Subject: [PATCH] Bump aiomealie to 0.10.2 (#151514) --- homeassistant/components/mealie/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/mealie/manifest.json b/homeassistant/components/mealie/manifest.json index a744b9e6ced2..dba018349eb8 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": "silver", - "requirements": ["aiomealie==0.10.1"] + "requirements": ["aiomealie==0.10.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index ea8eca220a8d..b9d418349168 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -310,7 +310,7 @@ aiolookin==1.0.0 aiolyric==2.0.2 # homeassistant.components.mealie -aiomealie==0.10.1 +aiomealie==0.10.2 # homeassistant.components.modern_forms aiomodernforms==0.1.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c25c24e8732b..ce6e163a3967 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -292,7 +292,7 @@ aiolookin==1.0.0 aiolyric==2.0.2 # homeassistant.components.mealie -aiomealie==0.10.1 +aiomealie==0.10.2 # homeassistant.components.modern_forms aiomodernforms==0.1.8