diff --git a/pyproject.toml b/pyproject.toml index 543e66b..d3e862d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ testing = [ documentation = [ "numpydoc ==1.9.0", "sphinx >=5.1.1", - "sphinx-gallery ==0.19.0", + "sphinx-gallery ==0.20.0", "sphinx-rtd-theme ==3.1.0", "pydata-sphinx-theme ==0.14.1", ]