From 74b1c1f6fd29cc7b7ea69ca5709c18fe820da847 Mon Sep 17 00:00:00 2001 From: Matt Zimmerman Date: Thu, 11 Dec 2025 00:07:46 -0800 Subject: [PATCH] Bump python-smarttub to 0.0.46 (#158702) --- homeassistant/components/smarttub/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/smarttub/manifest.json b/homeassistant/components/smarttub/manifest.json index 81a3f964084..e84b3991073 100644 --- a/homeassistant/components/smarttub/manifest.json +++ b/homeassistant/components/smarttub/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/smarttub", "iot_class": "cloud_polling", "loggers": ["smarttub"], - "requirements": ["python-smarttub==0.0.45"] + "requirements": ["python-smarttub==0.0.46"] } diff --git a/requirements_all.txt b/requirements_all.txt index 8eb841338b0..2391d16f51c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2578,7 +2578,7 @@ python-ripple-api==0.0.3 python-roborock==3.12.2 # homeassistant.components.smarttub -python-smarttub==0.0.45 +python-smarttub==0.0.46 # homeassistant.components.snoo python-snoo==0.8.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6e6aa837522..f195098ad1b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2159,7 +2159,7 @@ python-rabbitair==0.0.8 python-roborock==3.12.2 # homeassistant.components.smarttub -python-smarttub==0.0.45 +python-smarttub==0.0.46 # homeassistant.components.snoo python-snoo==0.8.3