diff --git a/pyproject.toml b/pyproject.toml index 4e688f1..b936ff5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ test = [ ] dev = [ - "ruff==0.12.4", + "ruff==0.14.5", "mypy==1.17.0", "pre-commit", "jupyterlab",