Skip to content

Commit b04f65e

Browse files
committed
test: fix accidental missing deps
1 parent 3bb2021 commit b04f65e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Changelog = "https://github.com/appium/python-client/blob/master/CHANGELOG.md"
3939
[dependency-groups]
4040
dev = [
4141
"httpretty~=1.1",
42+
"mock~=5.2",
4243
"mypy~=1.17",
4344
"pre-commit~=4.2",
4445
"pytest~=8.4",

uv.lock

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)