diff --git a/pyproject.toml b/pyproject.toml index 92c38424..aa230739 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dev = [ docs = [ "sphinx", - "sphinx-immaterial==0.11.9", + "sphinx-immaterial==0.11.10", "sphinx_copybutton", "sphinx-autobuild", "tornado>=6.3.3"