From b8b28e3ba0356c8d16e78cee9159ec4b92a6422e Mon Sep 17 00:00:00 2001 From: Jan-Philipp Benecke Date: Sun, 8 Oct 2023 10:17:13 +0200 Subject: [PATCH] Bump pydiscovergy to 2.0.4 (#101637) --- homeassistant/components/discovergy/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/discovergy/manifest.json b/homeassistant/components/discovergy/manifest.json index 4223318ed93..7cfa8c4d1ee 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.3"] + "requirements": ["pydiscovergy==2.0.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 75bc8bbb00d..1e679f4b6f0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1656,7 +1656,7 @@ pydelijn==1.1.0 pydexcom==0.2.3 # homeassistant.components.discovergy -pydiscovergy==2.0.3 +pydiscovergy==2.0.4 # homeassistant.components.doods pydoods==1.0.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fa7a20117f4..51a9025cbdc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1247,7 +1247,7 @@ pydeconz==113 pydexcom==0.2.3 # homeassistant.components.discovergy -pydiscovergy==2.0.3 +pydiscovergy==2.0.4 # homeassistant.components.hydrawise pydrawise==2023.10.0