diff --git a/pyproject.toml b/pyproject.toml index 8db7655..b034edb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,7 +115,7 @@ python = ["3.14", "3.13", "3.12", "3.11"] [tool.hatch.envs.hatch-static-analysis] dependencies = [ - "ruff==0.14.11", + "ruff==0.14.12", ] config-path = "none"