From 645de55db0f8dd83f7851d747f125f0758662a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 05:01:32 +0000 Subject: [PATCH] Bump pyinstaller-hooks-contrib from 2025.4 to 2025.9 Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2025.4 to 2025.9. - [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/v2025.4...v2025.9) --- updated-dependencies: - dependency-name: pyinstaller-hooks-contrib dependency-version: '2025.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- buildrequirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildrequirements.txt b/buildrequirements.txt index 1af4905..cbfe041 100644 --- a/buildrequirements.txt +++ b/buildrequirements.txt @@ -1,2 +1,2 @@ pyinstaller==6.13.0 -pyinstaller-hooks-contrib==2025.4 \ No newline at end of file +pyinstaller-hooks-contrib==2025.9 \ No newline at end of file