From 4d7d084b0669f3dd572e65c0f55ae6f58bc547f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 10:12:51 +0000 Subject: [PATCH] Bump pyinstaller from 3.6 to 6.15.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 3.6 to 6.15.0. - [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...v6.15.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.15.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 63b23c4..8f32175 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ python-magic==0.4.15 # altgraph==0.16.1 # on windows -pyinstaller==3.6 +pyinstaller==6.15.0