Browse Source

Bump sphinx-wagtail-theme to 6.3.0

Sage Abdullah 1 year ago
parent
commit
26c60a2238
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -73,7 +73,7 @@ documentation_extras = [
     "sphinxcontrib-spelling>=7,<8",
     "Sphinx>=1.5.2",
     "sphinx-autobuild>=0.6.0",
-    "sphinx-wagtail-theme==6.2.0",
+    "sphinx-wagtail-theme==6.3.0",
     "myst_parser==2.0.0",
     "sphinx_copybutton>=0.5,<1.0",
 ]