Bump pyinstaller from 5.3 to 5.6.2 (#13793)

Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.3 to 5.6.2.
- [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.3...v5.6.2)

---
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-11-18 11:17:37 -06:00 committed by GitHub
parent fb72a2558d
commit 789acbe74f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ dev_dependencies = [
"black==22.10.0",
"aiohttp_cors", # For blackd
"ipython", # For asyncio debugging
"pyinstaller==5.3",
"pyinstaller==5.6.2",
"types-aiofiles",
"types-cryptography",
"types-pkg_resources",