From 87ddb02828ad871d4c4815b84c8b4a2d86df8b9c Mon Sep 17 00:00:00 2001 From: tronikos Date: Thu, 13 Jun 2024 17:41:37 -0700 Subject: [PATCH] Bump python-fullykiosk to 0.0.13 (#119544) Co-authored-by: Robert Resch --- homeassistant/components/fully_kiosk/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/fully_kiosk/manifest.json b/homeassistant/components/fully_kiosk/manifest.json index b5dadf14184..8d9ba85a058 100644 --- a/homeassistant/components/fully_kiosk/manifest.json +++ b/homeassistant/components/fully_kiosk/manifest.json @@ -12,5 +12,5 @@ "documentation": "https://www.home-assistant.io/integrations/fully_kiosk", "iot_class": "local_polling", "mqtt": ["fully/deviceInfo/+"], - "requirements": ["python-fullykiosk==0.0.12"] + "requirements": ["python-fullykiosk==0.0.13"] } diff --git a/requirements_all.txt b/requirements_all.txt index b7fccc8d6f2..898563714ed 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2245,7 +2245,7 @@ python-etherscan-api==0.0.3 python-family-hub-local==0.0.2 # homeassistant.components.fully_kiosk -python-fullykiosk==0.0.12 +python-fullykiosk==0.0.13 # homeassistant.components.sms # python-gammu==3.2.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index be404d99447..ab19663746f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1757,7 +1757,7 @@ python-bsblan==0.5.18 python-ecobee-api==0.2.18 # homeassistant.components.fully_kiosk -python-fullykiosk==0.0.12 +python-fullykiosk==0.0.13 # homeassistant.components.sms # python-gammu==3.2.4