diff --git a/pyproject.toml b/pyproject.toml index 98c63a9..38aca6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,7 +113,7 @@ test = [ ] dev = [ - "ruff==0.12.4", + "ruff==0.14.10", "mypy==1.17.0", "pre-commit", "jupyterlab",