diff --git a/pyproject.toml b/pyproject.toml index ca4fb49..7759fa1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ nbtest = [ "nbmake>=1.5.0", ] style = [ - "ruff==0.7.1", + "ruff==0.8.1", "nbqa>=1.8.5", "typos>=1.20.0", ]