From 642161242902589f9935fe1e1c6a4bacb8e11362 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Thu, 27 Jun 2024 22:09:33 +0200 Subject: [PATCH] Bump ttls to 1.8.3 (#120700) --- homeassistant/components/twinkly/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/twinkly/manifest.json b/homeassistant/components/twinkly/manifest.json index 6ec89261b3d..a84eebf0f28 100644 --- a/homeassistant/components/twinkly/manifest.json +++ b/homeassistant/components/twinkly/manifest.json @@ -14,5 +14,5 @@ "documentation": "https://www.home-assistant.io/integrations/twinkly", "iot_class": "local_polling", "loggers": ["ttls"], - "requirements": ["ttls==1.5.1"] + "requirements": ["ttls==1.8.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index da38d82baf2..c3b2f7c2f27 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2768,7 +2768,7 @@ tplink-omada-client==1.3.12 transmission-rpc==7.0.3 # homeassistant.components.twinkly -ttls==1.5.1 +ttls==1.8.3 # homeassistant.components.thethingsnetwork ttn_client==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 13b886c48f8..4ce80f0ea91 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2148,7 +2148,7 @@ tplink-omada-client==1.3.12 transmission-rpc==7.0.3 # homeassistant.components.twinkly -ttls==1.5.1 +ttls==1.8.3 # homeassistant.components.thethingsnetwork ttn_client==1.0.0