Skip to content

Commit bb8bca9

Browse files
Update dependency sphinx-rtd-theme to v3
1 parent bd7e0a4 commit bb8bca9

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~=6.2", "sphinx_rtd_theme~=3.0"]
3232

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

0 commit comments

Comments
 (0)