Skip to content

Commit c69078a

Browse files
Bump sphinx from 8.2.3 to 9.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ab5823 commit c69078a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ development = [
5757
documentation = [
5858
"autodocsumm==0.2.14; python_version > '3.11'",
5959
"myst_parser==4.0.1; python_version > '3.11'",
60-
"sphinx==8.2.3; python_version > '3.11'",
60+
"sphinx==9.1.0; python_version > '3.11'",
6161
"sphinx-autodoc-typehints==3.1.0; python_version > '3.11'",
6262
"sphinx-gallery==0.19.0; python_version > '3.11'",
6363
"sphinx-jinja2-compat==0.4.1; python_version > '3.11'",

0 commit comments

Comments
 (0)