From 6752af8f27516be52600c1782f160d724760e869 Mon Sep 17 00:00:00 2001 From: Andrei Demian Date: Wed, 20 Sep 2023 20:44:11 +0300 Subject: [PATCH] Bump ismartgate to 5.0.1 (#100636) --- homeassistant/components/gogogate2/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/gogogate2/manifest.json b/homeassistant/components/gogogate2/manifest.json index faebcf7e353..40633537ddf 100644 --- a/homeassistant/components/gogogate2/manifest.json +++ b/homeassistant/components/gogogate2/manifest.json @@ -14,5 +14,5 @@ }, "iot_class": "local_polling", "loggers": ["ismartgate"], - "requirements": ["ismartgate==5.0.0"] + "requirements": ["ismartgate==5.0.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 8eb3b324064..9d2d522595d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1076,7 +1076,7 @@ intellifire4py==2.2.2 iperf3==0.1.11 # homeassistant.components.gogogate2 -ismartgate==5.0.0 +ismartgate==5.0.1 # homeassistant.components.file_upload janus==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d6d9bb9242e..738601f3ebf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -841,7 +841,7 @@ insteon-frontend-home-assistant==0.4.0 intellifire4py==2.2.2 # homeassistant.components.gogogate2 -ismartgate==5.0.0 +ismartgate==5.0.1 # homeassistant.components.file_upload janus==1.0.0