diff --git a/setup.py b/setup.py index 5d20f45e6..0859da179 100644 --- a/setup.py +++ b/setup.py @@ -109,7 +109,7 @@ setup( "hypothesis>=5.8,<7", "parver>=0.1,<2.0", "pdoc>=4.0.0", - "pyinstaller==5.7.0", + "pyinstaller==5.8.0", "pytest-asyncio>=0.17,<0.21", "pytest-cov>=2.7.1,<4.1", "pytest-timeout>=1.3.3,<2.2",