Skip to content

Commit 573d2d7

Browse files
chore(deps-dev): 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 096c868 commit 573d2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dev = [
7171
"line-profiler==5.0.2",
7272
"Pympler==1.1",
7373
# Documentation
74-
"sphinx==8.2.3",
74+
"sphinx==9.1.0",
7575
"sphinx-rtd-theme==3.0.2",
7676
"sphinx-autodoc-typehints==3.1.0",
7777
"myst-parser==4.0.1",

0 commit comments

Comments
 (0)