Skip to content

Commit

Permalink
Update dependency sphinx-rtd-theme to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent f5ca233 commit 553538d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = ["pyyaml", "requests", "py", "importlib_resources~=6.3"]

[project.optional-dependencies]
test = ["coverage", "pytest"]
doc = ["Sphinx~=6.2", "sphinx_rtd_theme~=1.3"]
doc = ["Sphinx~=6.2", "sphinx_rtd_theme~=3.0"]

[project.urls]
Homepage = "https://github.com/dials/data"
Expand Down

0 comments on commit 553538d

Please sign in to comment.