From f85908a97da5ea56fc082fbc2b68921b4922129d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 Nov 2023 02:11:32 -0700 Subject: [PATCH] Update sphinx_gallery from 0.13.0 to 0.15.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 049e5959..1ee08704 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,7 +7,7 @@ pytest-vcr==1.0.2 sphinx==6.2.1 pytest-cov==4.0.0 sphinx-autobuild==2021.3.14 -sphinx_gallery==0.13.0 +sphinx_gallery==0.15.0 sphinx_rtd_theme==1.2.2 tox==4.6.4 pip>=19.0