Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps pyinstaller-hooks-contrib from 2025.8 to 2025.10.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

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.

2025.10 (2025-11-22)

New hooks


* Add hook for ``dateparser`` to collect the data file that was introduced
  in ``dateparser`` v.1.2.2. (`[#958](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/958)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/958>`_)
* Add hook for ``duckdb`` to ensure that ``inspect`` module is collected
  (might end up missing with python < 3.10 otherwise), and that the
  package's metadata is collected for ``duckdb`` >= 1.4.0. (`[#952](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/952)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/952>`_)
* Add hook for ``nicegui`` to collect the data files of the package. (`[#962](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/962)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/962>`_)
* Add hook for ``psycopg_binary`` (binary installation Psycopg 3) to ensure
  that ``psycopg_binary._uuid`` module is collected, in order to prevent
  missing-module error when working with data of UUID data type. (`[#956](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/956)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/956>`_)
* Add hook for ``pyecharts`` to collect the data files of the package. (`[#963](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/963)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/963>`_)

Updated hooks

  • Update langchain hooks for langchain v.1.0.x. ([#960](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/960) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/960>_)

2025.9 (2025-09-24)

New hooks


* Add hook for ``cumm`` to ensure that header files from ``cumm/include``
  directory are collected. (`[#941](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941>`_)
* Add hook for ``globus_sdk`` package. (`[#940](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/940)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/940>`_)
* Add hook for ``pointcept`` to collect its source .py files for
  TorchScript/JIT. (`[#941](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941>`_)

Updated hooks

  • Harden blib2to3 and torch hooks against missing RECORD in

... (truncated)

Commits
  • 49df34f Release v2025.10
  • 675686e tests: temporarily switch mariadb to 11.rolling
  • 5de9c79 Tests: Requirements: Scheduled weekly dependency update for week 46
  • 940f158 Scheduled weekly dependency update for week 45 (#965)
  • 4d28c8f Scheduled weekly dependency update for week 44 (#964)
  • d536cd6 add pyecharts hook to collect data files
  • a467792 Add hook for nicegui (#962)
  • 89a4cd4 Scheduled weekly dependency update for week 43 (#961)
  • 70f5c9e hooks: update hooks and test for langchain >= 1.0.0
  • 5816305 Scheduled weekly dependency update for week 42 (#959)
  • 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 2025.10.
- [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...v2025.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 24, 2025
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.

1 participant