diff --git a/pyproject.toml b/pyproject.toml index 83d9d16a1..8e0d02f7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dev = [ docs = [ "sphinx", - "sphinx-immaterial==0.12.4", + "sphinx-immaterial==0.13.2", "sphinx_copybutton", "sphinx-autobuild", "tornado>=6.3.3"