From 0eb40bbd72ce73eb026697e5b166ab618898cb87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 03:32:03 +0000 Subject: [PATCH] Bump pyinstaller from 4.10 to 5.13.1 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.10 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.10...v5.13.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 5.13.1 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 37aa266..70e5066 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pefile==2021.9.3 Pillow==10.0.1 pyasn1==0.4.8 pycparser==2.20 -pyinstaller==4.10 +pyinstaller==5.13.1 pyinstaller-hooks-contrib==2022.0 pyOpenSSL==22.0.0 pystray==0.18.0