From 2e56f66518d7e63cf3e4847bcf5a6ce95679c698 Mon Sep 17 00:00:00 2001 From: Jeff Irion Date: Mon, 16 Aug 2021 04:18:19 -0700 Subject: [PATCH] Bump adb-shell to 0.4.0 (#54575) --- 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 d1e379435a0..00be4fa50c4 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.3.4", + "adb-shell[async]==0.4.0", "androidtv[async]==0.0.60", "pure-python-adb[async]==0.3.0.dev0" ], diff --git a/requirements_all.txt b/requirements_all.txt index 3483f26245b..d6b4d721240 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -109,7 +109,7 @@ adafruit-circuitpython-mcp230xx==2.2.2 adax==0.1.1 # homeassistant.components.androidtv -adb-shell[async]==0.3.4 +adb-shell[async]==0.4.0 # homeassistant.components.alarmdecoder adext==0.4.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index bc0d8482421..aee9c071350 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -51,7 +51,7 @@ accuweather==0.2.0 adax==0.1.1 # homeassistant.components.androidtv -adb-shell[async]==0.3.4 +adb-shell[async]==0.4.0 # homeassistant.components.alarmdecoder adext==0.4.2