diff --git a/setup.py b/setup.py index 280e36117..609a6bc53 100644 --- a/setup.py +++ b/setup.py @@ -136,7 +136,7 @@ def merge_req_lists(*req_lists: List[str]) -> List[str]: "sphinxcontrib-katex==0.9.0", "sphinx-favicon==1.0.1", "sphinx-copybutton==0.5.2", - "sphinx-gallery==0.13.0", + "sphinx-gallery==0.14.0", "sphinx-autodoc-typehints==1.14.1", "nbsphinx==0.9.2", "jupytext==1.15.0",