diff --git a/pyproject.toml b/pyproject.toml index 14746ac..3ef46eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ docs = [ "sphinx-design~=0.5.0", "sphinx-pydantic~=0.1.1", "sphinx-toolbox~=3.5.0", - "sphinx-lint~=0.8.1", + "sphinx-lint~=1.0.0", ] [build-system]