diff --git a/pyproject.toml b/pyproject.toml index a871f34..a23b92d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dev-test = [ ] dev-fmt = [ - "ruff==0.14.7", + "ruff==0.14.9", "pre-commit>=3.0.4,<5.0", "pydeps>=1.12.12,<4", ]