diff --git a/pyproject.toml b/pyproject.toml index 5537445..9e1a153 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "pytest>=8.2.0", "pytest-asyncio>=0.24.0", "pytest-cov>=4.1.0", - "ruff>=0.3.0", + "ruff>=0.15.10", "mypy>=1.8.0", ]