diff --git a/pyproject.toml b/pyproject.toml index fb91924..6a69a34 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", ]