From d0c81f7d0022f8794c724cc48d9d56a4ef462309 Mon Sep 17 00:00:00 2001 From: "Mr. Bubbles" Date: Tue, 5 Mar 2024 03:19:26 +0100 Subject: [PATCH] Bump bring-api to 0.5.5 (#112266) Fix KeyError listArticleLanguage --- 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 0e425ec3eee..d8bfc6c7ebd 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.4"] + "requirements": ["bring-api==0.5.5"] } diff --git a/requirements_all.txt b/requirements_all.txt index cd87eb9f34b..e160e1be026 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -603,7 +603,7 @@ boschshcpy==0.2.75 boto3==1.33.13 # homeassistant.components.bring -bring-api==0.5.4 +bring-api==0.5.5 # homeassistant.components.broadlink broadlink==0.18.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ac958da3ae6..c280c61f176 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -514,7 +514,7 @@ bond-async==0.2.1 boschshcpy==0.2.75 # homeassistant.components.bring -bring-api==0.5.4 +bring-api==0.5.5 # homeassistant.components.broadlink broadlink==0.18.3