diff --git a/pyproject.toml b/pyproject.toml index 5e480dd82..85d198078 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ nbtest = [ style = [ "autoflake==2.3.1", "black[jupyter]~=24.1", - "ruff>=0.0.246", + "ruff==0.5.1", "nbqa>=1.6.0", ] lint = [