Skip to content

chore(deps): bump pyinstaller-hooks-contrib from 2024.11 to 2026.5#30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyinstaller-hooks-contrib-2026.5
Open

chore(deps): bump pyinstaller-hooks-contrib from 2024.11 to 2026.5#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyinstaller-hooks-contrib-2026.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps pyinstaller-hooks-contrib from 2024.11 to 2026.5.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

v2026.5

Please see the changelog for more details

v2026.4

Please see the changelog for more details

v2026.3

Please see the changelog for more details

v2026.2

Please see the changelog for more details

v2026.1

Please see the changelog for more details

v2026.0

Please see the changelog for more details

v2025.11

Please see the changelog for more details

v2025.10

Please see the changelog for more details

v2025.9

Please see the changelog for more details

v2025.8

Please see the changelog for more details

v2025.7

Please see the changelog for more details

v2025.6

Please see the changelog for more details

v2025.5

Please see the changelog for more details

v2025.4

Please see the changelog for more details

v2025.3

Please see the changelog for more details

v2025.2

Please see the changelog for more details

v2025.1

Please see the changelog for more details

... (truncated)

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2026.5 (2026-05-04)

New hooks


* Add a hook for ``plum``, to automatically discover and collect the
  ``{id}__mypyc`` top-level module. (`[#1008](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1008)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1008>`_)
* Add a hook for ``tensorrt``, which loads dynamic libraries. (`[#1005](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1005)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1005>`_)
* Add hook for ``psycopg_c`` (C-extension installation of Psycopg 3) to
  ensure that ``psycopg_c._uuid`` module is collected, in order to prevent
  missing-module error when working with data of UUID data type. (`[#1010](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1010)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1010>`_)

Updated hooks

  • Rework the findlibs run-time hook to improve compatibility with findlibs >= 0.1.0 and avoid problems with contemporary versions of eccodes / eccodeslib. ([#1014](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1014) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1014>_)
  • Update trame_client hook to collect package's metadata, which is required by trame-client v3.12.0 and later. ([#1015](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1015) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1015>_)

2026.4 (2026-03-31)

New hooks


* Add a hook for ``imagingcontrol4``, which loads dynamic libraries. (`[#1001](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1001)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1001>`_)

Updated hooks

  • Update chardet hook for compatibility with chardet v7.4.0. ([#1004](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1004) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1004>_)
  • Update hook for weasyprint to collect the harfbuzz-subset shared library when building with WeasyPrint v63.0 or later. ([#999](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/999) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/999>_)

2026.3 (2026-03-09)

... (truncated)

Commits
  • 7e7eec1 Release v2026.5
  • 315101a hooks: update trame_client hook for compatibility with trame-client v3.12.0
  • 39845cb Scheduled weekly dependency update for week 18 (#1015)
  • 220df47 tests: repin eccodes to latest version
  • d78fe70 rthooks: revise the findlibs run-time hook
  • 8923b13 ci: oneshot-test: include matrix index in the name of failed-test artifact
  • 61cdd8c ci: oneshot-test: create an artifact out of failed tests
  • cdad53f ci: oneshot-test: replace deprecated set-output command
  • d3983c5 ci: oneshot-test: add option to install custom pyinstaller version
  • c958cca ci: oneshot-test: add support for running on all available GHA runners
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2024.11 to 2026.5.
- [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst)
- [Commits](pyinstaller/pyinstaller-hooks-contrib@v2024.11...v2026.5)

---
updated-dependencies:
- dependency-name: pyinstaller-hooks-contrib
  dependency-version: '2026.5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant