From 6f83374f3e15a7112f6876786e6d6052a1a9bdbb Mon Sep 17 00:00:00 2001 From: Jan-Philipp Benecke Date: Fri, 20 Oct 2023 14:52:32 +0200 Subject: [PATCH] Bump pydiscovergy to 2.0.5 (#102354) --- 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 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