diff --git a/pyproject.toml b/pyproject.toml index e6d7fd0..0712bca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["maturin>=1.10.0,<2.0"] [dependency-groups] build = [ - "maturin==1.12.4" + "maturin==1.12.5" ] dev = [ {include-group = "build"},