Skip to content

Tests: Requirements: Scheduled weekly dependency update for week 28#923

Merged
rokm merged 3 commits into
pyinstaller:masterfrom
rokm:weekly-requirements-update
Jul 14, 2025
Merged

Tests: Requirements: Scheduled weekly dependency update for week 28#923
rokm merged 3 commits into
pyinstaller:masterfrom
rokm:weekly-requirements-update

Conversation

@rokm
Copy link
Copy Markdown
Member

@rokm rokm commented Jul 13, 2025

No description provided.

@rokm rokm force-pushed the weekly-requirements-update branch from a13b41a to c532778 Compare July 13, 2025 22:56
rokm added 3 commits July 14, 2025 14:01
The `lsl` source repository seems to have renamed their `master`
branch into `main`, which breaks the Homebrew tap
(`labstreaminglayer/tap/lsl`) we are using. Use our fork with
updated branch name until the branch name is updated in the
upstream tap.
Update ``toga`` hook for compatibility with ``toga`` 0.5.2, which
requires us to collect the ``toga/__init__.pyi``  file.
@rokm rokm force-pushed the weekly-requirements-update branch from c532778 to ecb5304 Compare July 14, 2025 12:01
@rokm
Copy link
Copy Markdown
Member Author

rokm commented Jul 14, 2025

I've opened labstreaminglayer/homebrew-tap#1 for lsl issue; until it is merged in the upstream tap, we can use my fork of the tap.

@rokm rokm merged commit a8bc104 into pyinstaller:master Jul 14, 2025
26 checks passed
@rokm rokm deleted the weekly-requirements-update branch July 14, 2025 14:08
github-actions Bot pushed a commit to wxx9248/Pickle-Rush that referenced this pull request Jul 15, 2025
…5.6 (#136)

Bumps
[pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib)
from 2025.5 to 2025.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases">pyinstaller-hooks-contrib's
releases</a>.</em></p>
<blockquote>
<h2>v2025.6</h2>
<p>Please see the <a
href="https://www.github.com/pyinstaller/pyinstaller-hooks-contrib/tree/v2025.6/CHANGELOG.rst">changelog</a>
for more details</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst">pyinstaller-hooks-contrib's
changelog</a>.</em></p>
<blockquote>
<h2>2025.6 (2025-07-14)</h2>
<p>New hooks</p>
<pre><code>
* Add a hook for ``pynng``, which has a hidden import.
(`[#922](pyinstaller/pyinstaller-hooks-contrib#922)

&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/922&gt;`_)
* Add hook for ``torchao`` to collect its source .py files for
TorchScript/JIT.

(`[#917](pyinstaller/pyinstaller-hooks-contrib#917)

&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/917&gt;`_)
* Add hooks for new modules that were introduced in ``vtk`` 9.5.0:
  ``vtkmodules.vtkIOAvmesh``, ``vtkmodules.vtkIOLANLX3D``,
  ``vtkmodules.vtkRenderingGridAxes``, and
``vtkmodules.vtkTestingSerialization``.
(`[#919](pyinstaller/pyinstaller-hooks-contrib#919)

&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/919&gt;`_)
<p>Updated hooks
</code></pre></p>
<ul>
<li>Update <code>plotly</code> hook for compatibility with
<code>plotly</code> 6.2.0.
(<code>[#919](pyinstaller/pyinstaller-hooks-contrib#919)
&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/919&gt;</code>_)</li>
<li>Update <code>pylsl</code> hook for compatibility with
<code>pylsl</code> &gt;= 1.17.0.
(<code>[#924](pyinstaller/pyinstaller-hooks-contrib#924)
&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/924&gt;</code>_)</li>
<li>Update <code>toga</code> hook for compatibility with
<code>toga</code> 0.5.2: ensure that
<code>toga/__init__.pyi</code> file is collected.
(<code>[#923](pyinstaller/pyinstaller-hooks-contrib#923)
&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/923&gt;</code>_)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/1b67caf0a00da8d0a137dd117f5489bd2b6310e1"><code>1b67caf</code></a>
Release v2025.6</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/b9d99d2aaa94126a673dfe57fd5b7679d9c7871e"><code>b9d99d2</code></a>
Revert &quot;ci: have brew install lsl from our fork of
labstreaminglayer tap&quot;</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/5bc767fe0e68286d690a96bbaab01f3aeb01c746"><code>5bc767f</code></a>
tests: install and test pylsl on Windows</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/c4641c1ec1b5eed4536ce4e18a9a0a58dc1cf8fa"><code>c4641c1</code></a>
hooks: update pylsl hook for compatibility with pylsl &gt;= 1.17.0</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/db1ddefa2bfd37e384840fa5f226fde791c142b3"><code>db1ddef</code></a>
tests: have pylsl test check that bundled shared library is used</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/a8bc1049019f58524a774453d96c53d01aa04929"><code>a8bc104</code></a>
hooks: update toga hook for compatibility with toga 0.5.2</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/636403e4cb1c858372980311cc35b6f93f3c83e8"><code>636403e</code></a>
ci: have brew install lsl from our fork of labstreaminglayer tap</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/664b09eca8a503b963a0e26d00a96a9232ed21c4"><code>664b09e</code></a>
Tests: Requirements: Scheduled weekly dependency update for week 28</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/4e0991fe316c1953c763e1d095fa29ac7170d6c4"><code>4e0991f</code></a>
Add hook for pynng (<a
href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/922">#922</a>)</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/50afd390badbaca58ddabf374605ae937f86b3b9"><code>50afd39</code></a>
Tests: Requirements: Scheduled weekly dependency update for week 27 (<a
href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/921">#921</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/v2025.5...v2025.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyinstaller-hooks-contrib&package-manager=pip&previous-version=2025.5&new-version=2025.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants