diff --git a/pyproject.toml b/pyproject.toml index 7794a391..c1f324bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ optional = true [tool.poetry.group.docs.dependencies] sphinx = "7.2.4" -pydata-sphinx-theme = "^0.13.3" +pydata-sphinx-theme = "^0.14.0" sphinx-hoverxref = "^1.3.0" sphinx_copybutton = "0.5.2" myst_parser = "^2.0.0"