diff --git a/pyproject.toml b/pyproject.toml index ef6068f..4cdd930 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.15.10", + "ruff==0.15.11", ] config-path = "none"