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