diff --git a/pyproject.toml b/pyproject.toml index ab3618b46..96b47dfce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,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" ]