diff --git a/pyproject.toml b/pyproject.toml index 2094d3cbe..82c16f2f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ pyenchant = "^3.2.2" pytest = "^7.0.1" pytest-asyncio = "^0.21.0" pytest-cov = "^4.0.0" -ruff = "^0.0.270" +ruff = "^0.0.277" Sphinx = "^6.2.1" sphinx-autoapi = "^2.0.1" sphinx-autodoc-typehints = "^1.12.0"