From 577d3673768fd61ea62994bd45d67567977d77c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:16:20 +0000 Subject: [PATCH] Update dependency Appium-Python-Client to v5.2.4 --- Pipfile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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