diff --git a/pyproject.toml b/pyproject.toml index 21463ce..8b71c85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "usort==1.0.8.post1", ] docs = [ - "sphinx==7.2.6", + "sphinx==7.3.7", "sphinx-mdinclude==0.6.0", ]