From cc3b5411cbd00bbc1e390b211d9701c56a62e34c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 06:30:07 +0000 Subject: [PATCH] chore(deps): bump pyinstaller Bumps the python-minor-and-patch group with 1 update in the / directory: [pyinstaller](https://github.com/pyinstaller/pyinstaller). Updates `pyinstaller` from 6.14.2 to 6.21.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.14.2...v6.21.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-build.txt b/requirements-build.txt index 132be38..8260944 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -1 +1 @@ -pyinstaller==6.14.2 +pyinstaller==6.21.0