diff --git a/homeassistant/components/androidtv/manifest.json b/homeassistant/components/androidtv/manifest.json index 7a76a618756..5b612c3f4c7 100644 --- a/homeassistant/components/androidtv/manifest.json +++ b/homeassistant/components/androidtv/manifest.json @@ -4,8 +4,8 @@ "documentation": "https://www.home-assistant.io/integrations/androidtv", "requirements": [ "adb-shell[async]==0.2.1", - "androidtv[async]==0.0.47", - "pure-python-adb==0.2.2.dev0" + "androidtv[async]==0.0.48", + "pure-python-adb[async]==0.3.0.dev0" ], "codeowners": ["@JeffLIrion"] } diff --git a/requirements_all.txt b/requirements_all.txt index c144f8207fc..d54cbea62eb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -240,7 +240,7 @@ ambiclimate==0.2.1 amcrest==1.7.0 # homeassistant.components.androidtv -androidtv[async]==0.0.47 +androidtv[async]==0.0.48 # homeassistant.components.anel_pwrctrl anel_pwrctrl-homeassistant==0.0.1.dev2 @@ -1138,7 +1138,7 @@ pubnubsub-handler==1.0.8 pulsectl==20.2.4 # homeassistant.components.androidtv -pure-python-adb==0.2.2.dev0 +pure-python-adb[async]==0.3.0.dev0 # homeassistant.components.pushbullet pushbullet.py==0.11.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 722fbe0bcc5..3bf4f6ee196 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -141,7 +141,7 @@ airly==0.0.2 ambiclimate==0.2.1 # homeassistant.components.androidtv -androidtv[async]==0.0.47 +androidtv[async]==0.0.48 # homeassistant.components.apns apns2==0.3.0 @@ -534,7 +534,7 @@ prometheus_client==0.7.1 ptvsd==4.3.2 # homeassistant.components.androidtv -pure-python-adb==0.2.2.dev0 +pure-python-adb[async]==0.3.0.dev0 # homeassistant.components.pushbullet pushbullet.py==0.11.0