diff --git a/pyproject.toml b/pyproject.toml index 31b6af9..9ddb52b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = ["specklepy==3.1.0", dev = [ "mypy==1.13.0", "pytest==7.4.4", - "ruff==0.11.12", + "ruff==0.15.10", ] [tool.ruff]