Skip to content

Commit fe54dbc

Browse files
committed
chore(deps): upgrade adbutils from 1 to 2
Fix warnings when running tests.
1 parent 2e53979 commit fe54dbc

File tree

2 files changed

+9
-21
lines changed

2 files changed

+9
-21
lines changed

poetry.lock

+8-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ py-scrcpy = "scrcpy_ui:main"
1919
python = ">=3.9,<3.13"
2020
av = "^12"
2121
numpy = "^2"
22-
adbutils = "^1.0.8"
22+
adbutils = "^2"
2323

2424
# Optional dependencies for ui
2525
PySide6 = { version = "^6.0.0", optional = true }

0 commit comments

Comments
 (0)