diff --git a/homeassistant/components/roborock/manifest.json b/homeassistant/components/roborock/manifest.json index be121788525..993081f8049 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.18.0", + "python-roborock==3.19.0", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index 876931e3736..b2632c96b03 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2572,7 +2572,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==3.18.0 +python-roborock==3.19.0 # homeassistant.components.smarttub python-smarttub==0.0.46 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 15f1f3c8454..4435fd96bc2 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.18.0 +python-roborock==3.19.0 # homeassistant.components.smarttub python-smarttub==0.0.46