From 5c62d174013b09c9d0c7e956ffa33494ceffe735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 04:03:05 +0000 Subject: [PATCH] Bump pyinstaller-hooks-contrib from 2026.1 to 2026.4 Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2026.1 to 2026.4. - [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.1...v2026.4) --- updated-dependencies: - dependency-name: pyinstaller-hooks-contrib dependency-version: '2026.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 05d81e3..7dd24d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,9 +63,9 @@ pyinstaller==6.10.0 \ --hash=sha256:db05e3f2f10f9f78c56f1fb163d9cb453433429fe4281218ebaf1ebfd39ba942 \ --hash=sha256:e9989f354ae4ed8a3bec7bdb37ae0d170751d6520e500f049c7cd0632d31d5c3 # via logsmith -pyinstaller-hooks-contrib==2026.1 \ - --hash=sha256:66ad4888ba67de6f3cfd7ef554f9dd1a4389e2eb19f84d7129a5a6818e3f2180 \ - --hash=sha256:a5f0891a1e81e92406ab917d9e76adfd7a2b68415ee2e35c950a7b3910bc361b +pyinstaller-hooks-contrib==2026.4 \ + --hash=sha256:1de1a5e49a878122010b88c7e295502bc69776c157c4a4dc78741a4e6178b00f \ + --hash=sha256:766c281acb1ecc32e21c8c667056d7ebf5da0aabd5e30c219f9c2a283620eeaa # via pyinstaller pyqt6==6.7.1 \ --hash=sha256:0adb7914c732ad1dee46d9cec838a98cb2b11bc38cc3b7b36fbd8701ae64bf47 \