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