From 899422f52ad6595c9f84e2e64b1009289c4e6aa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 17:17:20 +0000 Subject: [PATCH] Bump pyinstaller from 5.1 to 5.4.1 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.1 to 5.4.1. - [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.1...v5.4.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 997ebbfe..cc545afc 100644 --- a/package/requirements-package.txt +++ b/package/requirements-package.txt @@ -1,7 +1,7 @@ apscheduler==3.9.1 importlib-metadata==4.11.4 importlib-resources==5.7.1 -pyinstaller==5.1 +pyinstaller==5.4.1 pyopenssl==22.0.0 pycryptodomex==3.14.1