diff --git a/pyproject.toml b/pyproject.toml index ead9a7f06..fa14a56d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dev = [ docs = [ "sphinx", - "sphinx-immaterial==0.11.11", + "sphinx-immaterial==0.11.12", "sphinx_copybutton", "sphinx-autobuild", "tornado>=6.3.3"