diff --git a/pyproject.toml b/pyproject.toml index 8a448721..24b2179e 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.3", "sphinx == 7.0.1", - "sphinx-mdinclude == 0.5.3", + "sphinx-mdinclude == 0.6.0", ] dev = [ "attribution == 1.7.1",