From e534357ec9401b2f19245d8b0fdc06fb56c89520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 03:14:26 +0000 Subject: [PATCH] Bump pyinstaller-hooks-contrib from 2026.4 to 2026.6 Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2026.4 to 2026.6. - [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/v2026.4...v2026.6) --- updated-dependencies: - dependency-name: pyinstaller-hooks-contrib dependency-version: '2026.6' 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..53e38e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ altgraph==0.17.5 packaging==26.2 pefile==2024.8.26 pyinstaller==6.20.0 -pyinstaller-hooks-contrib==2026.4 +pyinstaller-hooks-contrib==2026.6 pywin32-ctypes==0.2.3 setuptools==82.0.1