Skip to content

Commit 76f18b6

Browse files
build(deps): bump sphinx from 8.2.3 to 9.1.0 in /docs (#643)
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3244582 commit 76f18b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"myst-parser==5.0.0",
1919
"rstcheck[sphinx]==6.2.5",
2020
"rstfmt==0.0.14",
21-
"Sphinx==8.2.3",
21+
"Sphinx==9.1.0",
2222
"sphinx-copybutton==0.5.2",
2323
]
2424

0 commit comments

Comments
 (0)