Skip to content

Commit b7c0353

Browse files
authored
Merge 57ec5ef into 38e12d3
2 parents 38e12d3 + 57ec5ef commit b7c0353

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ pre-commit==3.7.1
4848
licensecheck==2024.2
4949

5050
# Requirements for system tests
51-
robotframework==6.1.1
51+
robotframework==7.1.1
5252
robotremoteserver==1.1.1
5353
robotframework-screencaplibrary==1.6.0

user_docs/en/changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Add-ons will need to be re-tested and have their manifest updated.
7070
* Updated wxPython to 4.2.2. (#17181, @dpy013)
7171
* Updated SCons to 4.8.1. (#17254)
7272
* Updated sphinx to 8.1.2 and sphinx-rtd-theme to 3.0.1. (#17284, @josephsl)
73+
* Updated robotframework to 7.1.1. (#17329, @josephsl)
7374
* `ui.browseableMessage` may now be called with options to present a button for copying to clipboard, and/or a button for closing the window. (#17018, @XLTechie)
7475
* Several additions to identify link types (#16994, @LeonarddeR, @nvdaes)
7576
* A new `utils.urlUtils` module with different functions to determine link types

0 commit comments

Comments
 (0)