diff --git a/pyproject.toml b/pyproject.toml index 0b7c8e6..5bc1ba2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = ["specklepy==3.2.4"] dev = [ "mypy==1.19.1", "pytest==9.0.2", - "ruff==0.15.1", + "ruff==0.15.12", ] [tool.ruff]