Skip to content

Commit fbdd930

Browse files
Update dependency Appium-Python-Client to v5 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f885c06 commit fbdd930

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[packages]
22
pytest = "==8.4.0"
33
pytest-xdist = "==3.7.0"
4-
Appium-Python-Client = "==4.5.1"
4+
Appium-Python-Client = "==5.1.1"
55
PyYAML = "==6.0.2"
66
selenium = "==4.26.1"
77
sa11y = "*"

Pipfile.lock

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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-i https://pypi.org/simple
22
apipkg==3.0.2
3-
appium-python-client==4.5.1
3+
appium-python-client==5.1.1
44
attrs==24.3.0
55
certifi==2024.12.14
66
chardet==5.2.0

0 commit comments

Comments
 (0)