Skip to content

Commit

Permalink
Update dependency robotframework-pythonlibcore to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 0556a82 commit d9adda4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ py = "==1.11.0"
pyparsing = "==2.4.7"
pytest-forked = "==1.6.0"
requests = "==2.32.3"
robotframework-pythonlibcore = "==2.2.1"
robotframework-pythonlibcore = "==4.4.1"
six = "==1.16.0"
toml = "==0.10.2"
typing-extensions = "==3.7.4.3"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pyyaml==6.0.1
requests==2.32.3
robotframework-appiumlibrary==1.6.4
robotframework-pabot==1.13
robotframework-pythonlibcore==2.2.1
robotframework-pythonlibcore==4.4.1
robotframework-seleniumlibrary==5.1.3
robotframework==4.1.3
saucebindings==1.3.0
Expand Down

0 comments on commit d9adda4

Please sign in to comment.