From eeeabfb4405515a53e415548c7ff16b9d3a52eed Mon Sep 17 00:00:00 2001 From: "Mr. Bubbles" Date: Thu, 22 Feb 2024 18:54:56 +0100 Subject: [PATCH] bump bring-api to 0.4.1 (#111149) --- homeassistant/components/bring/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/bring/manifest.json b/homeassistant/components/bring/manifest.json index 4a22cdd1e4a..604b9d9c750 100644 --- a/homeassistant/components/bring/manifest.json +++ b/homeassistant/components/bring/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/bring", "integration_type": "service", "iot_class": "cloud_polling", - "requirements": ["bring-api==0.3.1"] + "requirements": ["bring-api==0.4.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5181a6c3953..fce91dd3a84 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -600,7 +600,7 @@ boschshcpy==0.2.75 boto3==1.33.13 # homeassistant.components.bring -bring-api==0.3.1 +bring-api==0.4.1 # homeassistant.components.broadlink broadlink==0.18.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 04983038432..c06f89f490d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -508,7 +508,7 @@ bond-async==0.2.1 boschshcpy==0.2.75 # homeassistant.components.bring -bring-api==0.3.1 +bring-api==0.4.1 # homeassistant.components.broadlink broadlink==0.18.3