We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281a765 commit b14d9dcCopy full SHA for b14d9dc
Pipfile
@@ -29,7 +29,7 @@ py = "==1.11.0"
29
pyparsing = "==3.2.0"
30
pytest-forked = "==1.6.0"
31
requests = "==2.32.3"
32
-robotframework-pythonlibcore = "==2.2.1"
+robotframework-pythonlibcore = "==4.4.1"
33
six = "==1.16.0"
34
toml = "==0.10.2"
35
typing-extensions = "==3.10.0.2"
requirements.txt
@@ -23,7 +23,7 @@ pyyaml==6.0.2
23
requests==2.32.3
24
robotframework-appiumlibrary==1.6.4
25
robotframework-pabot==2.18.0
26
-robotframework-pythonlibcore==2.2.1
+robotframework-pythonlibcore==4.4.1
27
robotframework-seleniumlibrary==5.1.3
28
robotframework==7.1.1
saucebindings==1.3.0
0 commit comments