From 99565bef275dbcbbe43438639e6e42ab2d16be03 Mon Sep 17 00:00:00 2001 From: Jan-Philipp Benecke Date: Sun, 19 May 2024 20:56:58 +0200 Subject: [PATCH] Bump pydiscovergy to 3.0.1 (#117740) --- 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 da9fb117353..f4cf7894eda 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==3.0.0"] + "requirements": ["pydiscovergy==3.0.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index ea12256a046..6e617df7aa8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1782,7 +1782,7 @@ pydelijn==1.1.0 pydexcom==0.2.3 # homeassistant.components.discovergy -pydiscovergy==3.0.0 +pydiscovergy==3.0.1 # homeassistant.components.doods pydoods==1.0.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f26360ec8c6..560ff365cb4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1396,7 +1396,7 @@ pydeconz==115 pydexcom==0.2.3 # homeassistant.components.discovergy -pydiscovergy==3.0.0 +pydiscovergy==3.0.1 # homeassistant.components.hydrawise pydrawise==2024.4.1