Skip to content

Commit 4d62c97

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 0628aaa commit 4d62c97

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
@@ -34,7 +34,7 @@ docs = [
3434
"sphinx-copybutton==0.5.2",
3535
"sphinx-design==0.6.1",
3636
"sphinx-issues==5.0.1",
37-
"sphinx==8.2.3; python_version >= '3.11'",
37+
"sphinx==9.1.0; python_version >= '3.11'",
3838
"sphinxext-opengraph==0.13.0",
3939
]
4040
tests = ["pytest<10", "pytest-lazy-fixtures"]

0 commit comments

Comments
 (0)