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