From 4b3a1b5d2dcf9094904257274ce96291b45b2544 Mon Sep 17 00:00:00 2001 From: Thomas Kistler Date: Thu, 4 Jan 2024 00:36:24 -0800 Subject: [PATCH] Update pydrawise to 2024.1.0 (#107032) --- 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 054d084eb76ff8..0bfe1dff001e6a 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.11.0"] + "requirements": ["pydrawise==2024.1.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index a9264a28efe0f2..169b55272928e1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1723,7 +1723,7 @@ pydiscovergy==2.0.5 pydoods==1.0.2 # homeassistant.components.hydrawise -pydrawise==2023.11.0 +pydrawise==2024.1.0 # homeassistant.components.android_ip_webcam pydroid-ipcam==2.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5e1f618095c2f9..e7a8458d312e20 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1313,7 +1313,7 @@ pydexcom==0.2.3 pydiscovergy==2.0.5 # homeassistant.components.hydrawise -pydrawise==2023.11.0 +pydrawise==2024.1.0 # homeassistant.components.android_ip_webcam pydroid-ipcam==2.0.0