Skip to content

Commit

Permalink
Update dependency Appium-Python-Client to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 4bf11b4 commit 74015e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[packages]
pytest = "==8.3.3"
pytest-xdist = "==3.6.1"
Appium-Python-Client = "==4.3.0"
Appium-Python-Client = "==4.5.0"
PyYAML = "==6.0.2"
selenium = "==4.26.1"
sa11y = "*"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-i https://pypi.org/simple
apipkg==3.0.2
appium-python-client==4.3.0
appium-python-client==4.5.0
attrs==24.2.0
certifi==2024.8.30
chardet==5.2.0
Expand Down

0 comments on commit 74015e6

Please sign in to comment.