Skip to content

Commit 82bfee4

Browse files
Update dependency robotframework-appiumlibrary to v2
1 parent e4cce6c commit 82bfee4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ saucebindings = "==1.0.0"
1010
robotframework = "==4.0.1"
1111
robotframework-pabot = "==1.11"
1212
robotframework-seleniumlibrary = "==5.1.3"
13-
robotframework-appiumlibrary = "==1.5.0.7"
13+
robotframework-appiumlibrary = "==2.1.0"
1414
apipkg = "==1.5"
1515
attrs = "==20.3.0"
1616
certifi = "==2024.7.4"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pytest-xdist==2.2.1
2121
pytest==6.2.5
2222
pyyaml==6.0.1
2323
requests==2.32.2
24-
robotframework-appiumlibrary==1.5.0.7
24+
robotframework-appiumlibrary==2.1.0
2525
robotframework-pabot==1.11
2626
robotframework-pythonlibcore==2.2.1
2727
robotframework-seleniumlibrary==5.1.3

0 commit comments

Comments
 (0)