From 484c7ed4a2091fb5d2a47a23f4071f778cbbdf03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 12:57:59 -0800 Subject: [PATCH] Bump pyinstaller from 4.7 to 4.8 (#1614) Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.7 to 4.8. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES-3.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v4.7...v4.8) --- 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 6469ca72..58a47c02 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.7 +pyinstaller==4.8 pyopenssl==21.0.0 pycryptodomex==3.13.0