diff --git a/devices/protocols/Meross/pyproject.toml b/devices/protocols/Meross/pyproject.toml
index 148aaf23358a477885980b7eea1ca3a4c89b8765..9d621bb4ca3c0fc3ac94a2a2d79c30facbaa39b5 100644
--- a/devices/protocols/Meross/pyproject.toml
+++ b/devices/protocols/Meross/pyproject.toml
@@ -9,7 +9,7 @@ authors = [
 license = { text = "GPL License" }
 classifiers = ["Programming Language :: Python", "Topic :: Home Automation"]
 keywords = ["xaal", "meross"]
-dependencies = ["xaal.lib", "xaal.schemas", "meross_iot==0.4.4.4"]
+dependencies = ["xaal.lib", "xaal.schemas", "meross_iot==0.4.7.3"]
 
 [tool.setuptools.packages.find]
 include = ["xaal.meross"]