diff --git a/pyproject.toml b/pyproject.toml index 9e072fa..f4392c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ docs = [ "sphinx-design==0.5.0", "sphinx-pydantic==0.1.1", "sphinx-toolbox==3.5.0", - "sphinx-lint==0.8.2", + "sphinx-lint==0.9.1", ] [build-system]