diff --git a/pyproject.toml b/pyproject.toml index e0523bd..12262d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ exclude-newer = "1 week" [dependency-groups] lint = [ - "ruff==0.16.3", + "ruff==0.16.6", ] typecheck = [ "ty==0.0.72",