From 8955ef7fc61edfe43c0e3d16cc0578b9b05fbc96 Mon Sep 17 00:00:00 2001 From: "Mr. Bubbles" Date: Tue, 26 Mar 2024 20:53:45 +0100 Subject: [PATCH] Bump bring-api to 0.5.7 (#114252) --- 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 6b905a61b7d..be2c5633362 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.5.6"] + "requirements": ["bring-api==0.5.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5244061f178..3487723b62a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -603,7 +603,7 @@ boschshcpy==0.2.82 boto3==1.33.13 # homeassistant.components.bring -bring-api==0.5.6 +bring-api==0.5.7 # homeassistant.components.broadlink broadlink==0.18.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c1349c27503..2f8aaafee0a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -514,7 +514,7 @@ bond-async==0.2.1 boschshcpy==0.2.82 # homeassistant.components.bring -bring-api==0.5.6 +bring-api==0.5.7 # homeassistant.components.broadlink broadlink==0.18.3