diff --git a/setup.py b/setup.py index 904d2959df..34b6404027 100755 --- a/setup.py +++ b/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", ]