From ed3cdca454c35ac85b8bcdb7d2ae744b0964808d Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Wed, 20 Sep 2023 16:02:00 -0400 Subject: [PATCH] Bump python-roborock to 0.34.1 (#100652) bump to 34.1 --- homeassistant/components/roborock/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/roborock/manifest.json b/homeassistant/components/roborock/manifest.json index 81bbd07d904..dfd5a9ee1c7 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.34.0"] + "requirements": ["python-roborock==0.34.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9d2d522595d..609b55e42f5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2166,7 +2166,7 @@ python-qbittorrent==0.4.3 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==0.34.0 +python-roborock==0.34.1 # homeassistant.components.smarttub python-smarttub==0.0.33 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 738601f3ebf..45159786747 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1598,7 +1598,7 @@ python-picnic-api==1.1.0 python-qbittorrent==0.4.3 # homeassistant.components.roborock -python-roborock==0.34.0 +python-roborock==0.34.1 # homeassistant.components.smarttub python-smarttub==0.0.33