diff --git a/homeassistant/components/mealie/manifest.json b/homeassistant/components/mealie/manifest.json
index c555fcbc3d6671c1c256e33dfa78b7f5424daafe..6e55abcdcad6a1cafd0db19c6541c7a98b6a9194 100644
--- a/homeassistant/components/mealie/manifest.json
+++ b/homeassistant/components/mealie/manifest.json
@@ -6,5 +6,5 @@
   "documentation": "https://www.home-assistant.io/integrations/mealie",
   "integration_type": "service",
   "iot_class": "local_polling",
-  "requirements": ["aiomealie==0.9.4"]
+  "requirements": ["aiomealie==0.9.5"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index 5515724cd67cd784dfc9a6864c4df8ccda3bf1ef..f27b6c0d5001a1203d73e85321861e6b1bd92d2c 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -294,7 +294,7 @@ aiolookin==1.0.0
 aiolyric==2.0.1
 
 # homeassistant.components.mealie
-aiomealie==0.9.4
+aiomealie==0.9.5
 
 # homeassistant.components.modern_forms
 aiomodernforms==0.1.8
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 1b9a228ee70302242f8358cfbdc64e7f4c582411..670dd26b88c7d504d48546bdf5b10b2e3b995316 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -276,7 +276,7 @@ aiolookin==1.0.0
 aiolyric==2.0.1
 
 # homeassistant.components.mealie
-aiomealie==0.9.4
+aiomealie==0.9.5
 
 # homeassistant.components.modern_forms
 aiomodernforms==0.1.8