From ded0bba109dcd6febc81d17bb39d313639efe4d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:02:34 +0000 Subject: [PATCH] build(deps): bump pyinstaller-hooks-contrib from 2024.7 to 2026.0 Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2024.7 to 2026.0. - [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/2024.7...v2026.0) --- updated-dependencies: - dependency-name: pyinstaller-hooks-contrib dependency-version: '2026.0' dependency-type: direct:production update-type: version-update:semver-major ... 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..678fc2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ packaging==24.1 # pyinstaller-hooks-contrib pip==24.1.2 pyinstaller==6.9.0 -pyinstaller-hooks-contrib==2024.7 +pyinstaller-hooks-contrib==2026.0 # via pyinstaller setuptools==71.1.0 # via