From 8bf0466151d5a7bebcd81a983c11536b49b9a934 Mon Sep 17 00:00:00 2001 From: David Knowles Date: Thu, 22 Feb 2024 07:00:25 -0500 Subject: [PATCH] Bump pydrawise to 2024.2.0 (#111080) --- 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 0bfe1dff001..707df93251d 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==2024.1.0"] + "requirements": ["pydrawise==2024.2.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 49b36b9d6cd..79ce2a120eb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1772,7 +1772,7 @@ pydiscovergy==2.0.5 pydoods==1.0.2 # homeassistant.components.hydrawise -pydrawise==2024.1.0 +pydrawise==2024.2.0 # homeassistant.components.android_ip_webcam pydroid-ipcam==2.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4523e514615..9be7aa650f2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1371,7 +1371,7 @@ pydexcom==0.2.3 pydiscovergy==2.0.5 # homeassistant.components.hydrawise -pydrawise==2024.1.0 +pydrawise==2024.2.0 # homeassistant.components.android_ip_webcam pydroid-ipcam==2.0.0