diff --git a/pyproject.toml b/pyproject.toml index 78c97df..047dad0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ hyperlight-sandbox-javascript-guest = { workspace = true } [dependency-groups] dev = [ - "maturin>=1.13.3,<2.0", + "maturin>=1.14.0,<2.0", "componentize-py", "build", "twine",