diff --git a/homeassistant/components/roborock/manifest.json b/homeassistant/components/roborock/manifest.json
index 01548a6334c636fb157813f0a259b9fdea28514e..dfcac67d2b058956e00c69ab1b9c9cf082bf0435 100644
--- a/homeassistant/components/roborock/manifest.json
+++ b/homeassistant/components/roborock/manifest.json
@@ -6,5 +6,5 @@
   "documentation": "https://www.home-assistant.io/integrations/roborock",
   "iot_class": "local_polling",
   "loggers": ["roborock"],
-  "requirements": ["python-roborock==0.32.3"]
+  "requirements": ["python-roborock==0.33.2"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index 6462cbda3b8784cef9effeea75bd75ed273a1378..5341de900da8e5c73281b9c7ff4ef3f6a368f6dc 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -2160,7 +2160,7 @@ python-qbittorrent==0.4.3
 python-ripple-api==0.0.3
 
 # homeassistant.components.roborock
-python-roborock==0.32.3
+python-roborock==0.33.2
 
 # homeassistant.components.smarttub
 python-smarttub==0.0.33
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 9b021aad92ded7a7a92f032c1f2609efdc45299c..da11cbb5775062fb448a1cc6b50af65010f9119e 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -1589,7 +1589,7 @@ python-picnic-api==1.1.0
 python-qbittorrent==0.4.3
 
 # homeassistant.components.roborock
-python-roborock==0.32.3
+python-roborock==0.33.2
 
 # homeassistant.components.smarttub
 python-smarttub==0.0.33