Skip to content

Commit b14d9dc

Browse files
Update dependency robotframework-pythonlibcore to v4
1 parent 281a765 commit b14d9dc

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.11.0"
2929
pyparsing = "==3.2.0"
3030
pytest-forked = "==1.6.0"
3131
requests = "==2.32.3"
32-
robotframework-pythonlibcore = "==2.2.1"
32+
robotframework-pythonlibcore = "==4.4.1"
3333
six = "==1.16.0"
3434
toml = "==0.10.2"
3535
typing-extensions = "==3.10.0.2"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pyyaml==6.0.2
2323
requests==2.32.3
2424
robotframework-appiumlibrary==1.6.4
2525
robotframework-pabot==2.18.0
26-
robotframework-pythonlibcore==2.2.1
26+
robotframework-pythonlibcore==4.4.1
2727
robotframework-seleniumlibrary==5.1.3
2828
robotframework==7.1.1
2929
saucebindings==1.3.0

0 commit comments

Comments
 (0)