diff --git a/pyproject.toml b/pyproject.toml index 8846d899..aa6467f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ description = "A lint framework that writes better Python code for you." [project.optional-dependencies] docs = [ "jinja2 == 3.1.2", - "sphinx == 7.1.1", + "sphinx == 7.2.6", "sphinx-mdinclude == 0.5.3", ] dev = [