From 81d46828ad3493dd355658e0bb992be01be6a0f5 Mon Sep 17 00:00:00 2001 From: Jeff Irion Date: Wed, 14 Apr 2021 09:44:39 -0700 Subject: [PATCH] Bump androidtv (0.0.58) and adb-shell (0.3.1) (#49209) --- 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 ffcaedeb5a0..4612c220c7d 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.1", - "androidtv[async]==0.0.57", + "adb-shell[async]==0.3.1", + "androidtv[async]==0.0.58", "pure-python-adb[async]==0.3.0.dev0" ], "codeowners": ["@JeffLIrion"] diff --git a/requirements_all.txt b/requirements_all.txt index ca2705f5bf6..02c3393d562 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -105,7 +105,7 @@ adafruit-circuitpython-bmp280==3.1.1 adafruit-circuitpython-mcp230xx==2.2.2 # homeassistant.components.androidtv -adb-shell[async]==0.2.1 +adb-shell[async]==0.3.1 # homeassistant.components.alarmdecoder adext==0.4.1 @@ -254,7 +254,7 @@ ambiclimate==0.2.1 amcrest==1.7.2 # homeassistant.components.androidtv -androidtv[async]==0.0.57 +androidtv[async]==0.0.58 # homeassistant.components.anel_pwrctrl anel_pwrctrl-homeassistant==0.0.1.dev2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9a24bc0925d..6c3c1673f90 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -48,7 +48,7 @@ abodepy==1.2.0 accuweather==0.1.1 # homeassistant.components.androidtv -adb-shell[async]==0.2.1 +adb-shell[async]==0.3.1 # homeassistant.components.alarmdecoder adext==0.4.1 @@ -167,7 +167,7 @@ airly==1.1.0 ambiclimate==0.2.1 # homeassistant.components.androidtv -androidtv[async]==0.0.57 +androidtv[async]==0.0.58 # homeassistant.components.apns apns2==0.3.0