Skip to content

Commit 228155a

Browse files
Update dependency Appium-Python-Client to v5.2.0
1 parent 862d037 commit 228155a

3 files changed

Lines changed: 74 additions & 72 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 = "==5.1.1"
4+
Appium-Python-Client = "==5.2.0"
55
PyYAML = "==6.0.2"
66
selenium = "==4.33.0"
77
sa11y = "*"

Pipfile.lock

Lines changed: 72 additions & 70 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==5.1.1
3+
appium-python-client==5.2.0
44
attrs==25.3.0
55
certifi==2025.6.15
66
chardet==5.2.0

0 commit comments

Comments
 (0)