Skip to content

Commit b968b2b

Browse files
Update dependency robotframework-pythonlibcore to v4
1 parent e4cce6c commit b968b2b

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
@@ -29,7 +29,7 @@ py = "==1.10.0"
2929
pyparsing = "==2.4.7"
3030
pytest-forked = "==1.3.0"
3131
requests = "==2.32.2"
32-
robotframework-pythonlibcore = "==2.2.1"
32+
robotframework-pythonlibcore = "==4.4.1"
3333
six = "==1.15.0"
3434
toml = "==0.10.2"
3535
typing-extensions = "==3.7.4.3"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pyyaml==6.0.1
2323
requests==2.32.2
2424
robotframework-appiumlibrary==1.5.0.7
2525
robotframework-pabot==1.11
26-
robotframework-pythonlibcore==2.2.1
26+
robotframework-pythonlibcore==4.4.1
2727
robotframework-seleniumlibrary==5.1.3
2828
robotframework==4.0.1
2929
saucebindings==1.0.0

0 commit comments

Comments
 (0)