diff --git a/pyproject.toml b/pyproject.toml index 06a8866..0ac6f79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pytest-asyncio>=0.21.0", "pytest-timeout>=2.2.0", "pytest-cov>=4.0.0", - "ruff>=0.1.0", + "ruff>=0.15.10", "mypy>=1.0.0", ]