Skip to content

Commit 74015e6

Browse files
Update dependency Appium-Python-Client to v4.5.0
1 parent 4bf11b4 commit 74015e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[packages]
22
pytest = "==8.3.3"
33
pytest-xdist = "==3.6.1"
4-
Appium-Python-Client = "==4.3.0"
4+
Appium-Python-Client = "==4.5.0"
55
PyYAML = "==6.0.2"
66
selenium = "==4.26.1"
77
sa11y = "*"

requirements.txt

+1-1
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.0
44
attrs==24.2.0
55
certifi==2024.8.30
66
chardet==5.2.0

0 commit comments

Comments
 (0)