diff --git a/homeassistant/components/hydrawise/manifest.json b/homeassistant/components/hydrawise/manifest.json index 48c9cdcf042..d9e6d809960 100644 --- a/homeassistant/components/hydrawise/manifest.json +++ b/homeassistant/components/hydrawise/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/hydrawise", "iot_class": "cloud_polling", "loggers": ["pydrawise"], - "requirements": ["pydrawise==2023.7.0"] + "requirements": ["pydrawise==2023.7.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1bf6250db67..acacd333914 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1644,7 +1644,7 @@ pydiscovergy==2.0.1 pydoods==1.0.2 # homeassistant.components.hydrawise -pydrawise==2023.7.0 +pydrawise==2023.7.1 # homeassistant.components.android_ip_webcam pydroid-ipcam==2.0.0