From 1ed5c460018343d06960fa3ce9b17c1dcdf9cfff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:02:30 +0000 Subject: [PATCH] build(deps): bump pyinstaller from 6.9.0 to 6.18.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.9.0 to 6.18.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/v6.9.0...v6.18.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df6b78b..b4701af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ packaging==24.1 # pyinstaller # pyinstaller-hooks-contrib pip==24.1.2 -pyinstaller==6.9.0 +pyinstaller==6.18.0 pyinstaller-hooks-contrib==2024.7 # via pyinstaller setuptools==71.1.0