From 733960bf99d8ec76015eac3428c0218cdec9eeb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 18:46:47 +0000 Subject: [PATCH] Bump pyinstaller from 4.2 to 6.0.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.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/v4.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 9740f922..352d4a83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,4 @@ pandas==1.2.3 nose-exclude==0.5.0 # for building packages -pyinstaller==4.2 +pyinstaller==6.0.0