diff --git a/pyproject.toml b/pyproject.toml index ab2ad16..7026f1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["maturin>=1.10.0,<2.0"] [dependency-groups] build = [ - "maturin==1.12.6" + "maturin==1.13.1" ] dev = [ {include-group = "build"},