From e796b274953eaa5bd456b2e495b2f6e350a9e762 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 17:33:41 +0000 Subject: [PATCH] Update dependency Appium-Python-Client to v6.0.6 --- best_practice/mobile_native/Pipfile | 2 +- best_practice/mobile_native/Pipfile.lock | 8 ++++---- best_practice/mobile_web/Pipfile | 2 +- best_practice/mobile_web/Pipfile.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/best_practice/mobile_native/Pipfile b/best_practice/mobile_native/Pipfile index f1f73f7..137ea8f 100644 --- a/best_practice/mobile_native/Pipfile +++ b/best_practice/mobile_native/Pipfile @@ -1,7 +1,7 @@ [packages] pytest = "==9.1.1" pytest-xdist = "==3.8.0" -Appium-Python-Client = "==6.0.5" +Appium-Python-Client = "==6.0.6" [scripts] best-practice-mobile-native-us-android = "pytest -n8 --dc=us android" diff --git a/best_practice/mobile_native/Pipfile.lock b/best_practice/mobile_native/Pipfile.lock index 8de97a9..126f661 100644 --- a/best_practice/mobile_native/Pipfile.lock +++ b/best_practice/mobile_native/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fa8bb9767ad164f35980413aad580ddaf4367871c278ab8e7021729cdf09ff4b" + "sha256": "63b48c1692e0fe9f3fa85531a48061c31b910af9d910e59152ae557e09820136" }, "pipfile-spec": 6, "requires": {}, @@ -16,12 +16,12 @@ "default": { "appium-python-client": { "hashes": [ - "sha256:6be8b77a57991b494dd81cfc16e6cf0d4ad9dc204998d23f5e292ff5a76ff331", - "sha256:c93d62c7fe57b75c43c4f802dac88955a4fa081ec7420b8b40b85a47a606ddce" + "sha256:ce8df41a45e53898739e3d846c338f87fd2a452a027da56892b15d285d3f3976", + "sha256:d4206dfb74cc882f605ac1b70a5d71ec4a625930d55c27259d4427278c006d53" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==6.0.5" + "version": "==6.0.6" }, "attrs": { "hashes": [ diff --git a/best_practice/mobile_web/Pipfile b/best_practice/mobile_web/Pipfile index d887722..32f1d20 100644 --- a/best_practice/mobile_web/Pipfile +++ b/best_practice/mobile_web/Pipfile @@ -2,7 +2,7 @@ pytest = "==9.1.1" pytest-xdist = "==3.8.0" selenium = "==4.49.0" -Appium-Python-Client = "==6.0.5" +Appium-Python-Client = "==6.0.6" [scripts] best-practice-mobile-web-vdc-us = "pytest -n8 --dc=us vdc" diff --git a/best_practice/mobile_web/Pipfile.lock b/best_practice/mobile_web/Pipfile.lock index 411a6cf..a6cf578 100644 --- a/best_practice/mobile_web/Pipfile.lock +++ b/best_practice/mobile_web/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6a92e8faad5c95222342aba6109fa533ca753e91d9168a5ec7a4a463544044ef" + "sha256": "183e01e5e60ecdfb7334ad5d38a0f3362e53622eeb6129b6a7f1313f845d12b1" }, "pipfile-spec": 6, "requires": {}, @@ -16,12 +16,12 @@ "default": { "appium-python-client": { "hashes": [ - "sha256:6be8b77a57991b494dd81cfc16e6cf0d4ad9dc204998d23f5e292ff5a76ff331", - "sha256:c93d62c7fe57b75c43c4f802dac88955a4fa081ec7420b8b40b85a47a606ddce" + "sha256:ce8df41a45e53898739e3d846c338f87fd2a452a027da56892b15d285d3f3976", + "sha256:d4206dfb74cc882f605ac1b70a5d71ec4a625930d55c27259d4427278c006d53" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==6.0.5" + "version": "==6.0.6" }, "attrs": { "hashes": [