diff --git a/pyproject.toml b/pyproject.toml index b90523359..4cde6302d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,8 +65,8 @@ dev = [ "click>=7.0,<=8.1.7", "hypothesis>=6.104.2,<=6.116.0", "pdoc>=14.5.1,<=15.0.0", - "pyinstaller==6.11.0", - "pyinstaller-hooks-contrib==2024.9", + "pyinstaller==6.11.1", + "pyinstaller-hooks-contrib==2024.10", "pytest-asyncio>=0.23.6,<=0.24.0", "pytest-cov>=5.0.0,<=6.0.0", "pytest-timeout>=2.3.1,<=2.3.1",