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