From 8e9528d34d7ab3403a3853b9a0001ab772843915 Mon Sep 17 00:00:00 2001 From: David Knowles Date: Wed, 8 Nov 2023 03:28:38 -0500 Subject: [PATCH] Bump pydrawise to 2023.11.0 (#103638) --- 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 4e73a2ba64c..054d084eb76 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.10.0"] + "requirements": ["pydrawise==2023.11.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index d8b55f83c86..9076c2699ff 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1678,7 +1678,7 @@ pydiscovergy==2.0.5 pydoods==1.0.2 # homeassistant.components.hydrawise -pydrawise==2023.10.0 +pydrawise==2023.11.0 # homeassistant.components.android_ip_webcam pydroid-ipcam==2.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 36ec6ff23a4..6338d079447 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1266,7 +1266,7 @@ pydexcom==0.2.3 pydiscovergy==2.0.5 # homeassistant.components.hydrawise -pydrawise==2023.10.0 +pydrawise==2023.11.0 # homeassistant.components.android_ip_webcam pydroid-ipcam==2.0.0