From 15b0832364fb1659acc568a459ae284d992cba48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:42:19 +0000 Subject: [PATCH] build(deps): bump pyinstaller in /GUIs/ScriptRunnerPyQt5_GUI Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 3.6 to 5.13.1. - [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/v3.6...v5.13.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GUIs/ScriptRunnerPyQt5_GUI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUIs/ScriptRunnerPyQt5_GUI/requirements.txt b/GUIs/ScriptRunnerPyQt5_GUI/requirements.txt index 868943e..497c8ed 100644 --- a/GUIs/ScriptRunnerPyQt5_GUI/requirements.txt +++ b/GUIs/ScriptRunnerPyQt5_GUI/requirements.txt @@ -4,4 +4,4 @@ future~=0.18.2 PyQt5==5.14.2 PyQt5-sip==12.8.0 PyQt5-stubs==5.14.2.2 -Pyinstaller==3.6 +Pyinstaller==5.13.1