Skip to content

Commit 3e688e0

Browse files
Update dependency Appium-Python-Client to v4.5.1
1 parent a652cc1 commit 3e688e0

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.3.3"
33
pytest-xdist = "==3.7.0"
4-
Appium-Python-Client = "==4.3.0"
4+
Appium-Python-Client = "==4.5.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.3.0
3+
appium-python-client==4.5.1
44
attrs==24.3.0
55
certifi==2024.12.14
66
chardet==5.2.0

0 commit comments

Comments
 (0)