Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps pyinstaller-hooks-contrib from 2025.8 to 2025.11.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

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.

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``
  framework and therefore require PyInstaller >= 5.0:
  - ``win32com``
  - ``wx.lib.activex``
  - ``enchant``
  - ``sentry_sdk``
  - ``ffpyplayer``
  If you are still using PyInstaller 4.x and any of these packages, make sure
  to
  pin an older version of ``pyinstaller-hooks-contrib``. (`[#970](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/970)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/970>`_)

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)
  &lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/958&gt;`_)
* Add hook for ``duckdb`` to ensure that ``inspect`` module is collected
  (might end up missing with python &lt; 3.10 otherwise), and that the
  package's metadata is collected for ``duckdb`` &gt;= 1.4.0. (`[#952](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/952)
  &lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/952&gt;`_)
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/e7338210c187295d4083674d0e2c7ae923202a24&quot;&gt;&lt;code&gt;e733821&lt;/code&gt;&lt;/a> Release v2025.11</li>
<li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/9326f36b9aaa3127ee25f2556501b0c162fe6388&quot;&gt;&lt;code&gt;9326f36&lt;/code&gt;&lt;/a> Scheduled weekly dependency update for week 51 (<a href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/976&quot;&gt;#976&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/91f454fec8c2e9d83b33d1dccd6b316316ecfb03&quot;&gt;&lt;code&gt;91f454f&lt;/code&gt;&lt;/a> hooks: add hook for pymeshlab</li>
<li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/011bab242f20d44ce0915f1454aa6b2f721d0390&quot;&gt;&lt;code&gt;011bab2&lt;/code&gt;&lt;/a> ci: enable strict-mode flags on oneshot-test and pr-test workflows</li>
<li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/34116c24ef3252d95ccf96c6e28a09b5947d6a9b&quot;&gt;&lt;code&gt;34116c2&lt;/code&gt;&lt;/a> Scheduled weekly dependency update for week 50 (<a href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/974&quot;&gt;#974&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/ec47bbd29213f2857be918581392bbb2fa07161c&quot;&gt;&lt;code&gt;ec47bbd&lt;/code&gt;&lt;/a> tests: update sha256 for mariadb_repo_setup</li>
<li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/d28808704cc956be2f9401e89ec67bc65c3aa4f5&quot;&gt;&lt;code&gt;d288087&lt;/code&gt;&lt;/a> tests: install tkinterweb with recommended extra</li>
<li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/06d809f78490e4599626bc703d9294d7325a7494&quot;&gt;&lt;code&gt;06d809f&lt;/code&gt;&lt;/a> tests: add test for tkinterweb_tkhtml_extras</li>
<li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/0b5a764beb87e6b296fb5bb57a3a061c730dc683&quot;&gt;&lt;code&gt;0b5a764&lt;/code&gt;&lt;/a> tests: test_tkinterweb_tkhtml: fix passing of experimental flag</li>
<li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/b364fec18d68089fcdfbed8161d104c87b0e93d5&quot;&gt;&lt;code&gt;b364fec&lt;/code&gt;&lt;/a> Add hook for tkinterweb-tkhtml-extras (<a href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/972&quot;&gt;#972&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/v2025.8...v2025.11&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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.11.
- [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.11)

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

dependabot bot commented on behalf of github Jan 26, 2026

Superseded by #2175.

@dependabot dependabot bot closed this Jan 26, 2026
@dependabot dependabot bot deleted the dependabot/pip/pyinstaller-hooks-contrib-2025.11 branch January 26, 2026 13:38
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