diff --git a/pyproject.toml b/pyproject.toml index f0eada85..503f23ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ nbtest = [ style = [ "autoflake==2.4.0", "black[jupyter]~=26.5", - "ruff==0.15.20", + "ruff==0.16.5", "nbqa>=1.6.0", ] lint = [