Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps pyinstaller-hooks-contrib from 2025.8 to 2025.9.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

v2025.9

Please see the changelog for more details

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

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 the corresponding distributions' metadata, which would lead to a 'NoneType' object is not iterable error when the hook tries to iterate over distribution's file list. ([#942](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/942) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/942>_)
  • Update numba hook for changes made in numba v0.62.0 (i.e., removal of the new type system that was previously introduced in v0.61 series). ([#949](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/949) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/949>_)
  • Update torch hook to check whether torch is installed via Anaconda pytorch package, and collect DLLs from Anaconda mkl package and its dependencies, if necessary. ([#941](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941>_)
Commits
  • 7bbc310 Release v2025.9
  • 800eb2c Scheduled weekly dependency update for week 38 (#948)
  • 1befd93 hooks: update numba hook for changes made in numba v0.62.0
  • 53ddb38 Scheduled weekly dependency update for week 37 (#947)
  • 34e9603 Scheduled weekly dependency update for week 36 (#944)
  • 99284ec hooks: update clr hook to use importlib_metadata from compat module
  • 31294a5 hooks: harden blib2to3 and torch hooks against missing RECORD in metadata
  • 780e05e ci: macOS: remove the pre-installed cmake
  • dd7b3f4 Tests: Requirements: Scheduled weekly dependency update for week 35
  • 9c7bdc9 hooks: add a hook for pointcept
  • 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.9.
- [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.9)

---
updated-dependencies:
- dependency-name: pyinstaller-hooks-contrib
  dependency-version: '2025.9'
  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 Sep 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #2134.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/pip/pyinstaller-hooks-contrib-2025.9 branch November 24, 2025 12:34
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