diff --git a/_package/pyproject.toml b/_package/pyproject.toml index ade08520a..b0d08edf0 100644 --- a/_package/pyproject.toml +++ b/_package/pyproject.toml @@ -49,7 +49,7 @@ doc = [ "sphinx-autodoc-typehints==2.5.0", "sphinx-copybutton==0.5.2", "sphinx-notfound-page==1.0.4", - "sphinx-gallery==0.17.1", + "sphinx-gallery==0.18.0", ] [tool.flit.module] name = "pyconverter.generatedcommands"