From 8877cafe0c430e1b4a68a3a6bbdc8aff10778d89 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Fri, 6 Oct 2023 21:04:23 +0200 Subject: [PATCH] Update pydrawise to 2023.10.0 (#101548) --- homeassistant/components/hydrawise/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/hydrawise/manifest.json b/homeassistant/components/hydrawise/manifest.json index eea4a0e2ebf..4e73a2ba64c 100644 --- a/homeassistant/components/hydrawise/manifest.json +++ b/homeassistant/components/hydrawise/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/hydrawise", "iot_class": "cloud_polling", "loggers": ["pydrawise"], - "requirements": ["pydrawise==2023.8.0"] + "requirements": ["pydrawise==2023.10.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 8aa312e25ce..ef817124ad8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1662,7 +1662,7 @@ pydiscovergy==2.0.3 pydoods==1.0.2 # homeassistant.components.hydrawise -pydrawise==2023.8.0 +pydrawise==2023.10.0 # homeassistant.components.android_ip_webcam pydroid-ipcam==2.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3c9ac642a06..5803986ff9d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1250,7 +1250,7 @@ pydexcom==0.2.3 pydiscovergy==2.0.3 # homeassistant.components.hydrawise -pydrawise==2023.8.0 +pydrawise==2023.10.0 # homeassistant.components.android_ip_webcam pydroid-ipcam==2.0.0