diff --git a/homeassistant/components/roborock/manifest.json b/homeassistant/components/roborock/manifest.json index 0b215840f4d7..48891a5e5f58 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==4.20.0", + "python-roborock==4.25.0", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index a15ac2cd57fc..a2e3bb37cbe1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2651,7 +2651,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==4.20.0 +python-roborock==4.25.0 # homeassistant.components.smarttub python-smarttub==0.0.47 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a2df235650e0..ceb02a775960 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2247,7 +2247,7 @@ python-pooldose==0.8.6 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==4.20.0 +python-roborock==4.25.0 # homeassistant.components.smarttub python-smarttub==0.0.47