diff --git a/pyproject.toml b/pyproject.toml index 8c2100e..aab2f9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,8 +67,8 @@ dev = [ "hypothesis==6.148.7", "maturin==1.10.2", "pdoc==16.0.0", - "pyinstaller==6.17.0", - "pyinstaller-hooks-contrib==2025.10", + "pyinstaller==6.18.0", + "pyinstaller-hooks-contrib==2026.0", "pytest-asyncio==1.3.0", "pytest-cov==7.0.0", "pytest-timeout==2.4.0",