From 9303cf3d32d58a6219ef397328509598ada5e5ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:44:42 +0000 Subject: [PATCH] Bump pyinstaller from 4.5.1 to 5.13.1 in /gooey-gui Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.5.1 to 5.13.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/v4.5.1...v5.13.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gooey-gui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gooey-gui/requirements.txt b/gooey-gui/requirements.txt index 1546ad9..4fba2d7 100644 --- a/gooey-gui/requirements.txt +++ b/gooey-gui/requirements.txt @@ -1,2 +1,2 @@ Gooey==1.0.8.1 -pyinstaller==4.5.1 +pyinstaller==5.13.1