diff --git a/pyproject.toml b/pyproject.toml index 7bec60b7a..5c6b613af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ "click>=7.0,<8.2", "hypothesis>=5.8,<7", "pdoc>=4.0.0", - "pyinstaller==5.9.0", + "pyinstaller==5.10.1", "pytest-asyncio>=0.17,<0.22", "pytest-cov>=2.7.1,<4.1", "pytest-timeout>=1.3.3,<2.2",