From 32645bead0c26b05e725c0e3e7a04bfb7a7dfb2f Mon Sep 17 00:00:00 2001 From: Jon Seager Date: Tue, 26 Aug 2025 11:01:31 +0100 Subject: [PATCH] Bump pytouchlinesl to 0.5.0 (#151140) --- homeassistant/components/touchline_sl/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/touchline_sl/manifest.json b/homeassistant/components/touchline_sl/manifest.json index 5140584f7ff..335559eeae9 100644 --- a/homeassistant/components/touchline_sl/manifest.json +++ b/homeassistant/components/touchline_sl/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/touchline_sl", "integration_type": "hub", "iot_class": "cloud_polling", - "requirements": ["pytouchlinesl==0.4.0"] + "requirements": ["pytouchlinesl==0.5.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 7e8d5ea04b5..222d20428af 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2540,7 +2540,7 @@ pytomorrowio==0.3.6 pytouchline_extended==0.4.5 # homeassistant.components.touchline_sl -pytouchlinesl==0.4.0 +pytouchlinesl==0.5.0 # homeassistant.components.traccar # homeassistant.components.traccar_server diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 91cff93d6e5..b66a26ca42b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2101,7 +2101,7 @@ pytile==2024.12.0 pytomorrowio==0.3.6 # homeassistant.components.touchline_sl -pytouchlinesl==0.4.0 +pytouchlinesl==0.5.0 # homeassistant.components.traccar # homeassistant.components.traccar_server