diff --git a/pyproject.toml b/pyproject.toml index 5c6f4b7..b516d87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ tests = [ "numpy<2.1", ] docs = [ - "pydata-sphinx-theme==0.15.3", + "pydata-sphinx-theme==0.15.4", "sphinx==7.3.7", "sphinx_copybutton==0.5.2", "sphinx-notfound-page==1.0.2",