diff --git a/pyproject.toml b/pyproject.toml index 8e85cd9..0abc25f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = ["specklepy==3.0.0"] dev = [ "mypy==1.13.0", "pytest==7.4.4", - "ruff==0.11.12", + "ruff==0.11.13", ] [tool.ruff]