From c8265a86b26b075d98ec7962851a6ff10e7f308f Mon Sep 17 00:00:00 2001 From: Kevin <36297312+kevin-kraus@users.noreply.github.com> Date: Sat, 16 Sep 2023 17:12:00 +0200 Subject: [PATCH] Bump python-androidtv to 0.0.72 (#100441) Co-authored-by: J. Nick Koston --- homeassistant/components/androidtv/manifest.json | 4 ++-- requirements_all.txt | 4 ++-- requirements_test_all.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/homeassistant/components/androidtv/manifest.json b/homeassistant/components/androidtv/manifest.json index f782db79879..b8c020e6e1e 100644 --- a/homeassistant/components/androidtv/manifest.json +++ b/homeassistant/components/androidtv/manifest.json @@ -8,8 +8,8 @@ "iot_class": "local_polling", "loggers": ["adb_shell", "androidtv", "pure_python_adb"], "requirements": [ - "adb-shell[async]==0.4.3", - "androidtv[async]==0.0.70", + "adb-shell[async]==0.4.4", + "androidtv[async]==0.0.72", "pure-python-adb[async]==0.3.0.dev0" ] } diff --git a/requirements_all.txt b/requirements_all.txt index 52341321ced..050cd284489 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -147,7 +147,7 @@ accuweather==1.0.0 adax==0.2.0 # homeassistant.components.androidtv -adb-shell[async]==0.4.3 +adb-shell[async]==0.4.4 # homeassistant.components.alarmdecoder adext==0.4.2 @@ -406,7 +406,7 @@ amberelectric==1.0.4 amcrest==1.9.8 # homeassistant.components.androidtv -androidtv[async]==0.0.70 +androidtv[async]==0.0.72 # homeassistant.components.androidtv_remote androidtvremote2==0.0.14 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1de5c8ae574..91ac5295847 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -128,7 +128,7 @@ accuweather==1.0.0 adax==0.2.0 # homeassistant.components.androidtv -adb-shell[async]==0.4.3 +adb-shell[async]==0.4.4 # homeassistant.components.alarmdecoder adext==0.4.2 @@ -375,7 +375,7 @@ airtouch4pyapi==1.0.5 amberelectric==1.0.4 # homeassistant.components.androidtv -androidtv[async]==0.0.70 +androidtv[async]==0.0.72 # homeassistant.components.androidtv_remote androidtvremote2==0.0.14