Skip to content

Commit

Permalink
Bump python-androidtv to 0.0.73 (#102999)
Browse files Browse the repository at this point in the history
* Update manifest.json

Bump python-androidtv to version 0.0.73

* bump androidtv 0.0.73

* bump androidtv 0.0.73
  • Loading branch information
Nortonko authored and frenck committed Oct 30, 2023
1 parent e81bfb9 commit 13580a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/androidtv/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"loggers": ["adb_shell", "androidtv", "pure_python_adb"],
"requirements": [
"adb-shell[async]==0.4.4",
"androidtv[async]==0.0.72",
"androidtv[async]==0.0.73",
"pure-python-adb[async]==0.3.0.dev0"
]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ amberelectric==1.0.4
amcrest==1.9.8

# homeassistant.components.androidtv
androidtv[async]==0.0.72
androidtv[async]==0.0.73

# homeassistant.components.androidtv_remote
androidtvremote2==0.0.14
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ airtouch4pyapi==1.0.5
amberelectric==1.0.4

# homeassistant.components.androidtv
androidtv[async]==0.0.72
androidtv[async]==0.0.73

# homeassistant.components.androidtv_remote
androidtvremote2==0.0.14
Expand Down

0 comments on commit 13580a3

Please sign in to comment.