diff --git a/pyproject.toml b/pyproject.toml index f02b818e..8f2dfc81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -104,7 +104,7 @@ optional = true [tool.poetry.group.docs.dependencies] sphinx = "7.4.7" pydata-sphinx-theme = "0.15.4" -sphinx-hoverxref = "1.4.0" +sphinx-hoverxref = "1.4.1" sphinx_copybutton = "0.5.2" myst_parser = "4.0.0" sphinx_design = "^0.6.0"