diff --git a/pyproject.toml b/pyproject.toml index 8c2100e..54f2124 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dependencies = [ dev = [ "click==8.3.1", "hypothesis==6.148.7", - "maturin==1.10.2", + "maturin==1.11.5", "pdoc==16.0.0", "pyinstaller==6.17.0", "pyinstaller-hooks-contrib==2025.10",