diff --git a/pyproject.toml b/pyproject.toml index 6f4d4962..80f813fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dev = [ docs = [ "sphinx", - "sphinx-immaterial==0.12.5", + "sphinx-immaterial==0.13.8", "sphinx_copybutton", "sphinx-autobuild", "tornado>=6.3.3"