Skip to content

Commit 7951ced

Browse files
Update dependency sphinx to v9
1 parent 71ffe58 commit 7951ced

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
@@ -28,7 +28,7 @@ dependencies = ["pyyaml", "requests", "py", "importlib_resources~=6.3"]
2828

2929
[project.optional-dependencies]
3030
test = ["coverage", "pytest"]
31-
doc = ["Sphinx~=6.2", "sphinx_rtd_theme~=1.3"]
31+
doc = ["Sphinx~=9.0", "sphinx_rtd_theme~=1.3"]
3232

3333
[project.urls]
3434
Homepage = "https://github.com/dials/data"

0 commit comments

Comments
 (0)