Skip to content

Commit 17bf2ea

Browse files
Build(deps-dev): update sphinx requirement from >=8.2.3 to >=9.0.4
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.0.4) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 064f1b4 commit 17bf2ea

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
@@ -50,7 +50,7 @@ dev = [
5050
"pytest-cov>=6.0.0",
5151
"pytest-xdist[psutil]>=3.8.0",
5252
"ruff>=0.11.0",
53-
"sphinx>=8.2.3",
53+
"sphinx>=9.0.4",
5454
"tox>=4.25.0",
5555
"tox-gh-actions>=3.5.0",
5656
]

0 commit comments

Comments
 (0)