diff --git a/homeassistant/components/discovergy/manifest.json b/homeassistant/components/discovergy/manifest.json index 7cfa8c4d1ee..f70a531215e 100644 --- a/homeassistant/components/discovergy/manifest.json +++ b/homeassistant/components/discovergy/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/discovergy", "integration_type": "service", "iot_class": "cloud_polling", - "requirements": ["pydiscovergy==2.0.4"] + "requirements": ["pydiscovergy==2.0.5"] } diff --git a/requirements_all.txt b/requirements_all.txt index 95a82d727d6..b476083b543 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1664,7 +1664,7 @@ pydelijn==1.1.0 pydexcom==0.2.3 # homeassistant.components.discovergy -pydiscovergy==2.0.4 +pydiscovergy==2.0.5 # homeassistant.components.doods pydoods==1.0.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 287877810af..840bc509aba 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1255,7 +1255,7 @@ pydeconz==113 pydexcom==0.2.3 # homeassistant.components.discovergy -pydiscovergy==2.0.4 +pydiscovergy==2.0.5 # homeassistant.components.hydrawise pydrawise==2023.10.0