From e61864c0b577e33a0b3d48f40b4a8832b6ebd4ac Mon Sep 17 00:00:00 2001 From: Teemu R Date: Fri, 2 Feb 2024 21:24:24 +0100 Subject: [PATCH] Bump python-kasa to 0.6.2.1 (#109397) --- homeassistant/components/tplink/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tplink/manifest.json b/homeassistant/components/tplink/manifest.json index 15748e83737..a479314d649 100644 --- a/homeassistant/components/tplink/manifest.json +++ b/homeassistant/components/tplink/manifest.json @@ -205,5 +205,5 @@ "iot_class": "local_polling", "loggers": ["kasa"], "quality_scale": "platinum", - "requirements": ["python-kasa[speedups]==0.6.2"] + "requirements": ["python-kasa[speedups]==0.6.2.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index db70d4836bc..dfa5279a62a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2232,7 +2232,7 @@ python-join-api==0.0.9 python-juicenet==1.1.0 # homeassistant.components.tplink -python-kasa[speedups]==0.6.2 +python-kasa[speedups]==0.6.2.1 # homeassistant.components.lirc # python-lirc==1.2.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4f1f5b76775..aabc7fe1eb0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1708,7 +1708,7 @@ python-izone==1.2.9 python-juicenet==1.1.0 # homeassistant.components.tplink -python-kasa[speedups]==0.6.2 +python-kasa[speedups]==0.6.2.1 # homeassistant.components.matter python-matter-server==5.4.0