Skip to content

Commit e3d626c

Browse files
Update dependency robotframework-pythonlibcore to v4.5.0 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0d40d6 commit e3d626c

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ py = "==1.11.0"
2727
pyparsing = "==3.3.1"
2828
pytest-playwright = "==0.7.2"
2929
requests = "==2.32.5"
30-
robotframework-pythonlibcore = "==4.4.1"
30+
robotframework-pythonlibcore = "==4.5.0"
3131
six = "==1.17.0"
3232
toml = "==0.10.2"
3333
urllib3 = "==2.6.3"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pytest-playwright==0.7.2
2222
pyyaml==6.0.3
2323
requests==2.32.5
2424
robotframework-pabot==5.1.0
25-
robotframework-pythonlibcore==4.4.1
25+
robotframework-pythonlibcore==4.5.0
2626
robotframework-seleniumlibrary==6.8.0
2727
robotframework==7.4.1
2828
sauceclient==1.0.1

0 commit comments

Comments
 (0)