Update sphinx requirement from ~=8.2.3 to ~=9.1.0 in the pip group
Open
Number: #1720
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
January 01, 2026 at 01:01 AM UTC
(23 days ago)
(23 days ago)
Updated:
January 01, 2026 at 12:05 PM UTC
(23 days ago)
(23 days ago)
Labels:
dependencies python
dependencies python
Assignees:
ezio-melotti
ezio-melotti
Description:
Updates the requirements on sphinx to permit the latest version.
Updates sphinx to 9.1.0
Release notes
Sourced from sphinx's releases.
Sphinx 9.1.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
Dependencies
Features added
- Add
add_static_dir()for copying static assets from extensions to the build output. Patch by Jared DillardBugs fixed
- #14189: autodoc: Fix duplicate
:no-index-entry:for modules. Patch by Adam Turner- #13713: Fix compatibility with MyST-Parser. Patch by Adam Turner
- Fix tests for Python 3.15. Patch by Adam Turner
- #14089: autodoc: Fix default option parsing. Patch by Adam Turner
- Remove incorrect static typing assertions. Patch by Adam Turner
- #14050: LaTeXTranslator fails to build documents using the "acronym" standard role. Patch by Günter Milde
- LaTeX: Fix rendering for grid filled merged vertical cell. Patch by Tim Nordell
- #14228: LaTeX: Fix overrun footer for cases of merged vertical table cells. Patch by Tim Nordell
- #14207: Fix creating
HTMLThemeFactoryobjects in third-party extensions. Patch by Adam Turner- #3099: LaTeX: PDF build crashes if a code-block contains more than circa 1350 codelines (about 27 a4-sized pages at default pointsize). Patch by Jean-François B.
- #14064: LaTeX: TABs ending up in sphinxVerbatim fail to obey tab stops. Patch by Jean-François B.
- #14089: autodoc: Improve support for non-weakreferencable objects. Patch by Adam Turner
- LaTeX: Fix accidental removal at
3.5.0(#8854) of the documentation ofliteralblockcapposkey of sphinxsetup. Patch by Jean-François B.
Changelog
Sourced from sphinx's changelog.
Release 9.1.0 (released Dec 31, 2025)
Dependencies
Features added
- Add :meth:
~sphinx.application.Sphinx.add_static_dirfor copying static assets from extensions to the build output. Patch by Jared DillardBugs fixed
- #14189: autodoc: Fix duplicate
:no-index-entry:for modules. Patch by Adam Turner- #13713: Fix compatibility with MyST-Parser. Patch by Adam Turner
- Fix tests for Python 3.15. Patch by Adam Turner
- #14089: autodoc: Fix default option parsing. Patch by Adam Turner
- Remove incorrect static typing assertions. Patch by Adam Turner
- #14050: LaTeXTranslator fails to build documents using the "acronym" standard role. Patch by Günter Milde
- LaTeX: Fix rendering for grid filled merged vertical cell. Patch by Tim Nordell
- #14228: LaTeX: Fix overrun footer for cases of merged vertical table cells. Patch by Tim Nordell
- #14207: Fix creating
HTMLThemeFactoryobjects in third-party extensions. Patch by Adam Turner- #3099: LaTeX: PDF build crashes if a code-block contains more than circa 1350 codelines (about 27 a4-sized pages at default pointsize). Patch by Jean-François B.
- #14064: LaTeX: TABs ending up in sphinxVerbatim fail to obey tab stops. Patch by Jean-François B.
- #14089: autodoc: Improve support for non-weakreferencable objects. Patch by Adam Turner
- LaTeX: Fix accidental removal at
3.5.0(#8854) of the documentation ofliteralblockcapposkey of :ref:'sphinxsetup' <latexsphinxsetup>. Patch by Jean-François B.
Commits
cc7c6f4Bump to 9.1.0 finalb127b94Addapp.add_static_dir()for copying extension static files (#14219)20f1c46LaTeX: Inhibit breaks for rows with merged vertical cells (#14227)3c85411Polish CHANGES.rst (#14225)9ee5446LaTeX: restore 1.7 documentation of literalblockcappos (#14224)d75d602LaTeX: improve (again...) some code comments in time for 9.1.0 (#14222)8dca61dImprove some LaTeX code comments (#14220)8ab9600Bump to 9.1.0 candidate 2d59b237autodoc: Improve support for non-weakreferencable objects964424bUse the correct reference for using existing extensions (#14157)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Technical Details
| ID: | 12411082 |
| UUID: | 3773969261 |
| Node ID: | PR_kwDOA9Akf867KqZ5 |
| Host: | GitHub |
| Repository: | python/devguide |