diff --git a/Pipfile b/Pipfile index e7dfa7f..8b5cd3f 100644 --- a/Pipfile +++ b/Pipfile @@ -1,7 +1,7 @@ [packages] pytest = "==8.4.2" pytest-xdist = "==3.8.0" -Appium-Python-Client = "==5.1.1" +Appium-Python-Client = "==5.2.4" PyYAML = "==6.0.2" selenium = "==4.38.0" sa11y = "*" diff --git a/requirements.txt b/requirements.txt index 4959809..6b85c7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -i https://pypi.org/simple apipkg==3.0.2 -appium-python-client==5.1.1 +appium-python-client==5.2.4 attrs==25.3.0 certifi==2025.10.5 chardet==5.2.0