From e227c17b4c6e7e22411fbcd4f31a96c39271cd19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 22:22:26 +0000 Subject: [PATCH] Bump pyinstaller from 5.13.2 to 6.0.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.13.2 to 6.0.0. - [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.13.2...v6.0.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d249499..1332259 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ psutil==5.9.5 Pymem==1.12.0 pywin32==306 xcgui==0.1.7 -pyinstaller==5.13.2 +pyinstaller==6.0.0 keystone_engine==0.9.2 \ No newline at end of file