Skip to content

Commit d3e105a

Browse files
authored
Merge 62d0fc3 into 5d73a62
2 parents 5d73a62 + 62d0fc3 commit d3e105a

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ mdx-gh-links==0.4
3737
nh3==0.2.18
3838

3939
# For building developer documentation
40-
sphinx==7.2.6
41-
sphinx_rtd_theme==1.3.0
40+
sphinx==8.1.2
41+
sphinx_rtd_theme==3.0.1
4242

4343
# Requirements for automated linting
4444
ruff==0.6.3

user_docs/en/changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Add-ons will need to be re-tested and have their manifest updated.
5858
* Updated Ruff to 0.6.3. (#17102)
5959
* Updated Comtypes to 1.4.6. (#17061, @LeonarddeR)
6060
* Updated wxPython to 4.2.2. (#17181, @dpy013)
61+
* Updated sphinx to 8.1.2 and sphinx-rtd-theme to 3.0.1. (#17284, @josephsl)
6162
* `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)
6263
* Several additions to identify link types (#16994, @LeonarddeR, @nvdaes)
6364
* A new `utils.urlUtils` module with different functions to determine link types

0 commit comments

Comments
 (0)