Bump pyinstaller from 5.0 to 5.3 (#12758)

Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.0 to 5.3.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v5.0...v5.3)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-17 18:20:20 -05:00 committed by GitHub
parent 0503e7d5a3
commit 2fcbaf81f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ dev_dependencies = [
"black==21.12b0",
"aiohttp_cors", # For blackd
"ipython", # For asyncio debugging
"pyinstaller==5.0",
"pyinstaller==5.3",
"types-aiofiles",
"types-click",
"types-cryptography",