We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cce6c commit b968b2bCopy full SHA for b968b2b
Pipfile
@@ -29,7 +29,7 @@ py = "==1.10.0"
29
pyparsing = "==2.4.7"
30
pytest-forked = "==1.3.0"
31
requests = "==2.32.2"
32
-robotframework-pythonlibcore = "==2.2.1"
+robotframework-pythonlibcore = "==4.4.1"
33
six = "==1.15.0"
34
toml = "==0.10.2"
35
typing-extensions = "==3.7.4.3"
requirements.txt
@@ -23,7 +23,7 @@ pyyaml==6.0.1
23
requests==2.32.2
24
robotframework-appiumlibrary==1.5.0.7
25
robotframework-pabot==1.11
26
-robotframework-pythonlibcore==2.2.1
+robotframework-pythonlibcore==4.4.1
27
robotframework-seleniumlibrary==5.1.3
28
robotframework==4.0.1
saucebindings==1.0.0
0 commit comments