Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps pyinstaller-hooks-contrib from 2025.8 to 2026.0.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

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

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2026.0 (2026-01-20)

New hooks


* Add hook for ``ddgs``. (`[#978](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/978)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/978>`_)
* Add hook for ``fake_useragent``. (`[#978](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/978)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/978>`_)
* Add hook for ``pytokens`` to automatically discover and collect the
  ``{id}__mypyc`` top-level module that was introduced in ``pytokens`` 0.4.0.
  (`[#982](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/982)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/982>`_)

Updated hooks

  • Update langchain hook for compatibility with langchain >= 1.2.1; ensure that installed optional add-on packages continue being automatically collected. ([#980](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/980) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/980>_)

2025.11 (2025-12-23)

New hooks


* Add a hook for ``tkinterweb-tkhtml-extras``. (`[#972](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/972)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/972>`_)
* Add hook for ``pymeshlab``. (`[#975](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/975)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/975>`_)

Updated hooks

  • Update skimage hooks for compatibility with scikit-image 0.26.0. ([#976](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/976) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/976>_)

Incompatible Changes


* The hooks for following modules/packages have been ported to
  ``PyInstaller.isolated``
</tr></table> 

... (truncated)

Commits
  • 3c5a4bf Release v2026.0
  • 65b41b5 hooks: add hook for pytokens
  • 3dadb74 Scheduled weekly dependency update for week 03 (#981)
  • 32f61aa hooks: update langchain hook for compatibility with langchain >= 1.2.1
  • dea786f Scheduled weekly dependency update for week 02 (#980)
  • ed3b049 hooks: add hook for ddgs
  • cab1b90 hooks: add hook for fake_useragent
  • a64ff33 Scheduled weekly dependency update for week 01 (#978)
  • 0e3ad46 Scheduled weekly dependency update for week 52 (#977)
  • e733821 Release v2025.11
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2025.8 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](pyinstaller/pyinstaller-hooks-contrib@v2025.8...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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 26, 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