diff --git a/pyproject.toml b/pyproject.toml index a44ac80..ec2ced0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ optional = true [tool.poetry.group.docs.dependencies] sphinx = "7.2.6" -pydata-sphinx-theme = "^0.14.0" +pydata-sphinx-theme = "^0.15.0" sphinx-hoverxref = "^1.3.0" sphinx-notfound-page = "^1.0.0rc1" sphinx_copybutton = "0.5.2"