diff --git a/pyproject.toml b/pyproject.toml index 7ea91e09..b315e280 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ description = "A lint framework that writes better Python code for you." docs = [ "jinja2 == 3.1.4", "sphinx == 8.0.2", - "sphinx-mdinclude == 0.6.1", + "sphinx-mdinclude == 0.6.2", ] dev = [ "attribution == 1.8.0",