Bump pyinstaller from 4.2 to 4.5.1

Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.2 to 4.5.1.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/v4.5.1/doc/CHANGES.rst)
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v4.2...v4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-16 00:09:36 +00:00 committed by GitHub
commit 855bf2334e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
apscheduler==3.7.0
pyinstaller==4.2
pyinstaller==4.5.1
pyopenssl==20.0.1
pycryptodomex==3.10.1
pyobjc-framework-Cocoa==6.2.2

View file

@ -1,5 +1,5 @@
apscheduler==3.7.0
pyinstaller==4.2
pyinstaller==4.5.1
pyopenssl==20.0.1
pycryptodomex==3.10.1
pywin32==301