From b8fa0654672bb97cfa64a5b5a54e7f258824f7fb Mon Sep 17 00:00:00 2001 From: rappenze Date: Thu, 5 Oct 2023 22:02:49 +0200 Subject: [PATCH] Update pyfibaro dependency to 0.7.5 (#101481) --- homeassistant/components/fibaro/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/fibaro/manifest.json b/homeassistant/components/fibaro/manifest.json index d90a9d28662..36cd4c9153f 100644 --- a/homeassistant/components/fibaro/manifest.json +++ b/homeassistant/components/fibaro/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "local_push", "loggers": ["pyfibaro"], - "requirements": ["pyfibaro==0.7.2"] + "requirements": ["pyfibaro==0.7.5"] } diff --git a/requirements_all.txt b/requirements_all.txt index 53ba0c208ff..aa150f7ac95 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1701,7 +1701,7 @@ pyevilgenius==2.0.0 pyezviz==0.2.1.2 # homeassistant.components.fibaro -pyfibaro==0.7.2 +pyfibaro==0.7.5 # homeassistant.components.fido pyfido==2.1.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 69770e3338d..4bae48368ef 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1277,7 +1277,7 @@ pyevilgenius==2.0.0 pyezviz==0.2.1.2 # homeassistant.components.fibaro -pyfibaro==0.7.2 +pyfibaro==0.7.5 # homeassistant.components.fido pyfido==2.1.2