From cffc588c6d2108f1b5bf216d03de4c1b71dbd0ab Mon Sep 17 00:00:00 2001 From: Jeff Irion Date: Sun, 27 Mar 2022 10:49:28 -0700 Subject: [PATCH] Bump adb-shell to 0.4.2 (#68742) --- homeassistant/components/androidtv/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/androidtv/manifest.json b/homeassistant/components/androidtv/manifest.json index bc082938eeb..729cac082c7 100644 --- a/homeassistant/components/androidtv/manifest.json +++ b/homeassistant/components/androidtv/manifest.json @@ -3,7 +3,7 @@ "name": "Android TV", "documentation": "https://www.home-assistant.io/integrations/androidtv", "requirements": [ - "adb-shell[async]==0.4.0", + "adb-shell[async]==0.4.2", "androidtv[async]==0.0.66", "pure-python-adb[async]==0.3.0.dev0" ], diff --git a/requirements_all.txt b/requirements_all.txt index 53e086b54a2..329671ed5d0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -77,7 +77,7 @@ accuweather==0.3.0 adax==0.2.0 # homeassistant.components.androidtv -adb-shell[async]==0.4.0 +adb-shell[async]==0.4.2 # homeassistant.components.alarmdecoder adext==0.4.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 59f774e12d1..85ea66b0090 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -61,7 +61,7 @@ accuweather==0.3.0 adax==0.2.0 # homeassistant.components.androidtv -adb-shell[async]==0.4.0 +adb-shell[async]==0.4.2 # homeassistant.components.alarmdecoder adext==0.4.2