From dd4e0511a3254d21d03f91953943c5e7bb15c05e Mon Sep 17 00:00:00 2001 From: Jeff Irion Date: Wed, 29 Jul 2020 08:16:24 -0700 Subject: [PATCH] Bump androidtv to 0.0.47 and adb-shell to 0.2.1 (#38344) --- 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 40e7575bbb9..7a76a618756 100644 --- a/homeassistant/components/androidtv/manifest.json +++ b/homeassistant/components/androidtv/manifest.json @@ -3,8 +3,8 @@ "name": "Android TV", "documentation": "https://www.home-assistant.io/integrations/androidtv", "requirements": [ - "adb-shell[async]==0.2.0", - "androidtv[async]==0.0.46", + "adb-shell[async]==0.2.1", + "androidtv[async]==0.0.47", "pure-python-adb==0.2.2.dev0" ], "codeowners": ["@JeffLIrion"] diff --git a/requirements_all.txt b/requirements_all.txt index bf08943341d..3306f6ca887 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -112,7 +112,7 @@ adafruit-circuitpython-bmp280==3.1.1 adafruit-circuitpython-mcp230xx==2.2.2 # homeassistant.components.androidtv -adb-shell[async]==0.2.0 +adb-shell[async]==0.2.1 # homeassistant.components.alarmdecoder adext==0.3 @@ -231,7 +231,7 @@ ambiclimate==0.2.1 amcrest==1.7.0 # homeassistant.components.androidtv -androidtv[async]==0.0.46 +androidtv[async]==0.0.47 # homeassistant.components.anel_pwrctrl anel_pwrctrl-homeassistant==0.0.1.dev2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6bdf6919659..0a8977d2a7a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -46,7 +46,7 @@ YesssSMS==0.4.1 abodepy==1.1.0 # homeassistant.components.androidtv -adb-shell[async]==0.2.0 +adb-shell[async]==0.2.1 # homeassistant.components.adguard adguardhome==0.4.2 @@ -132,7 +132,7 @@ airly==0.0.2 ambiclimate==0.2.1 # homeassistant.components.androidtv -androidtv[async]==0.0.46 +androidtv[async]==0.0.47 # homeassistant.components.apns apns2==0.3.0