From 06d825d6c8d2b85884742a4ba89fd12994b133c9 Mon Sep 17 00:00:00 2001
From: David Knowles <dknowles2@gmail.com>
Date: Sun, 22 Sep 2024 12:04:19 -0400
Subject: [PATCH] Bump pydrawise to 2024.9.0 (#126431)

---
 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 9b733cb73d0cb..9678dc83e5f27 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.8.0"]
+  "requirements": ["pydrawise==2024.9.0"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index d4398da66c17d..8487cf5fb15e2 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -1819,7 +1819,7 @@ pydiscovergy==3.0.1
 pydoods==1.0.2
 
 # homeassistant.components.hydrawise
-pydrawise==2024.8.0
+pydrawise==2024.9.0
 
 # homeassistant.components.android_ip_webcam
 pydroid-ipcam==2.0.0
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 7eece637a1652..b3bfc4a25a245 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -1457,7 +1457,7 @@ pydexcom==0.2.3
 pydiscovergy==3.0.1
 
 # homeassistant.components.hydrawise
-pydrawise==2024.8.0
+pydrawise==2024.9.0
 
 # homeassistant.components.android_ip_webcam
 pydroid-ipcam==2.0.0