From 97ef7c49816242207776cc9a521c1f2805e89bc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 22:23:02 -0800 Subject: [PATCH] Bump pyinstaller from 4.8 to 4.9 (#1644) Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.8 to 4.9. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/v4.9/doc/CHANGES.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v4.8...v4.9) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package/requirements-package.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/requirements-package.txt b/package/requirements-package.txt index 8ff19236..0a291e78 100644 --- a/package/requirements-package.txt +++ b/package/requirements-package.txt @@ -1,6 +1,6 @@ apscheduler==3.8.0 importlib-resources==5.4.0 -pyinstaller==4.8 +pyinstaller==4.9 pyopenssl==22.0.0 pycryptodomex==3.14.1