diff --git a/pyproject.toml b/pyproject.toml index c3b6f43..3eb7e57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ dev = [ "pytest>=9.0.3", "pytest-json-report>=1.5", - "ruff>=0.4", + "ruff>=0.15.11", "pyright>=1.1", ]