diff --git a/homeassistant/components/roborock/manifest.json b/homeassistant/components/roborock/manifest.json index 090a498b751fc..9178d58eb683a 100644 --- a/homeassistant/components/roborock/manifest.json +++ b/homeassistant/components/roborock/manifest.json @@ -20,7 +20,7 @@ "loggers": ["roborock"], "quality_scale": "silver", "requirements": [ - "python-roborock==3.10.10", + "python-roborock==3.12.2", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index 2c85588b78b2e..b7642e0125737 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2575,7 +2575,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==3.10.10 +python-roborock==3.12.2 # homeassistant.components.smarttub python-smarttub==0.0.45 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6a556b09b16af..5b6f928755fe7 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2156,7 +2156,7 @@ python-pooldose==0.8.1 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==3.10.10 +python-roborock==3.12.2 # homeassistant.components.smarttub python-smarttub==0.0.45