diff --git a/pyproject.toml b/pyproject.toml index ef6a72f..fdec9a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ nbtest = [ "nbmake>=1.5.0", ] style = [ - "ruff==0.6.4", + "ruff==0.6.8", "nbqa>=1.8.5", "typos>=1.20.0", ]