diff --git a/pyproject.toml b/pyproject.toml index 0e3c5e2..d1e739b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ dev = [ "pytest>=8.0", "pytest-asyncio>=0.23", - "ruff>=0.4", + "ruff>=0.15.10", "pyright>=1.1", ]