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