diff --git a/pyproject.toml b/pyproject.toml index 7a1ccd2..ef9964d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "pytest==9.0.2", "pytest-cov==7.0.0", "mypy==1.19.1", - "ruff==0.15.0", + "ruff==0.15.1", "pre-commit==4.5.1", "nbstripout==0.9.0", ]