From 37e27a8c430f5b6d44bf575dd6fca4e933c7f4e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 03:14:22 +0000 Subject: [PATCH] Bump pyinstaller from 6.20.0 to 6.22.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.20.0 to 6.22.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.20.0...v6.22.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.22.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 31317ac..a2e5a3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ altgraph==0.17.5 packaging==26.2 pefile==2024.8.26 -pyinstaller==6.20.0 +pyinstaller==6.22.0 pyinstaller-hooks-contrib==2026.4 pywin32-ctypes==0.2.3 setuptools==82.0.1