diff --git a/pyproject.toml b/pyproject.toml index 3a9cce8b..812b021f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ documentation = [ "numpydoc==1.10.0", "sphinx>=5.1.1", "sphinx-rtd-theme==3.1.0", - "sphinx-gallery==0.20.0", + "sphinx-gallery==0.21.0", "sphinx_design==0.6.1", "pydata-sphinx-theme==0.16.1" ]