build(deps-dev): bump pyinstaller from 5.0 to 5.0.1 (#1008)

This commit is contained in:
dependabot[bot]
2022-05-05 14:19:56 -06:00
committed by GitHub
parent 6d218aaf0d
commit eefc0a9632

View File

@@ -89,7 +89,7 @@ setuptools.setup(
"types_requests==2.27.25",
],
"build": [
"pyinstaller==5.0",
"pyinstaller==5.0.1",
],
},
zip_safe=False,