From 9bb9d0b6da5c79c2cc947a187afa911b626821a9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 2 Oct 2025 12:25:30 -0400 Subject: [PATCH] Update appium-python-client from 2.5.0 to 5.2.4 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 471b634..9d91bdb 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,4 +1,4 @@ -Appium-Python-Client==2.5.0 +Appium-Python-Client==5.2.4 py-moneyed==3.0 pytest==8.0.0 pytest-cov==4.1.0