Bump adb-shell to 0.4.2 (#68742)
This commit is contained in:
parent
f61c911174
commit
cffc588c6d
3 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue