diff --git a/pyproject.toml b/pyproject.toml index c5af78d35..0c4daa170 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ nbtest = [ style = [ "autoflake==2.3.1", "black[jupyter]~=24.1", - "ruff==0.6.4", + "ruff==0.6.8", "nbqa>=1.6.0", ] lint = [