Skip to content

Commit aea8106

Browse files
Update dependency sphinx to v9
1 parent 88b1ab5 commit aea8106

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
@@ -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.1", "sphinx_rtd_theme~=1.3"]
3232

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

0 commit comments

Comments
 (0)