diff --git a/pyproject.toml b/pyproject.toml index 41835f54e..df9fa5d09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ pyenchant = "^3.2.2" pytest = "^7.0.1" pytest-asyncio = "^0.21.0" pytest-cov = "^4.0.0" -ruff = "^0.0.284" +ruff = "^0.0.286" Sphinx = "^7.1.2" sphinx-autoapi = "^2.0.1" sphinx-autodoc-typehints = "^1.12.0"