Skip to content

Bump pyinstaller-hooks-contrib from 2026.4 to 2026.6 - #3

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

Bump pyinstaller-hooks-contrib from 2026.4 to 2026.6#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyinstaller-hooks-contrib-2026.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown

Bumps pyinstaller-hooks-contrib from 2026.4 to 2026.6.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

v2026.6

Please see the changelog for more details

v2026.5

Please see the changelog for more details

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2026.6 (2026-06-08)

Updated hooks


* Fix bug in ``pyi_rth_osgeo.py`` where the "GDAL_DATA" environment variable
  would not get set on Windows when building from a conda environment. (`[#1021](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1021)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1021>`_)
* Update ``dash`` hook for compatibility with ``dash`` 4.2.0. (`[#1026](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1026)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1026>`_)
* Update ``toga`` hooks for compatibility with ``toga`` 0.5.4. (`[#1016](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1016)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1016>`_)

Project & Process

  • Exclude generated Python bytecode files from source and wheel distributions. ([#1019](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1019) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1019>_)

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>_)
Commits
  • 791432e Release v2026.6
  • 13e0043 hooks: update dash hook for compatibility with dash 4.2.0
  • f4011b4 Scheduled weekly dependency update for week 23 (#1026)
  • 2292cee Scheduled weekly dependency update for week 22 (#1025)
  • e9bef8a Scheduled weekly dependency update for week 21 (#1023)
  • 0ab8081 Remove unused runtime dependency on setuptools
  • c767f81 Remove installations of wheel package
  • 4e7c354 Delete long unused appveyor config
  • 570c274 Exclude bytecode from distributions (#1019)
  • 2f64d10 Fix bug setting GDAL_DATA in osgeo runtime hook (#1021)
  • 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 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](pyinstaller/pyinstaller-hooks-contrib@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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants