diff --git a/pyproject.toml b/pyproject.toml index 81eb4e301a..6f8e44f7ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ test = [ docs = [ "ipykernel>=5.3, <7.0", "Jinja2<3.2.0", - "kedro-sphinx-theme==2024.4.0", + "kedro-sphinx-theme==2024.10.2", "sphinx-notfound-page!=1.0.3", # Required by kedro-sphinx-theme. 1.0.3 results in `AttributeError: 'tuple' object has no attribute 'default'`. ] jupyter = [