Skip to content

Bump pyinstaller from 6.20.0 to 6.21.0 - #488

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyinstaller-6.21.0
Closed

Bump pyinstaller from 6.20.0 to 6.21.0#488
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyinstaller-6.21.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 5, 2026

Copy link
Copy Markdown
Contributor

Bumps pyinstaller from 6.20.0 to 6.21.0.

Release notes

Sourced from pyinstaller's releases.

v6.21.0

Please see the v6.21.0 section of the changelog for a list of the changes since v6.20.0.

Changelog

Sourced from pyinstaller's changelog.

6.21.0 (2026-06-13)

Features


* Add support for Python 3.15. (:issue:`9456`)
* Initial support for setting :ref:`alternative splash screen centering modes
<splash screen centering>` for multi-monitor setups. (:issue:`6271`)

Hooks


* Prevent ``_ios_support`` and ``libobjc.so`` from being collected on non-IOS
platforms if :mod:`webbrowser` is imported. (:issue:`9436`)
* Update ``scipy`` hook for compatibility with upcoming ``scipy`` v1.18.0.
(:issue:`9450`)
* Update the ``gi.repository.Adw`` hook to collect translation files
for ``libadwaita``. (:issue:`9444`)

Documentation
</code></pre>
<ul>
<li>Document known issues with using splash screen in <code>onedir</code> GUI-based
applications. (:issue:<code>9425</code>)</li>
<li>Document the &quot;glowing magenta border&quot; problem in splash screen when
splash screen image contains semi-transparent pixels (for example,
due to feathered edges). (:issue:<code>9425</code>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/1cda34561015a90b6e1ae31dc89703799adaf13e&quot;&gt;&lt;code&gt;1cda345&lt;/code&gt;&lt;/a> Release v6.21.0. [skip ci]</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/14b6af36cd7284360e7094e66e97ddef76412876&quot;&gt;&lt;code&gt;14b6af3&lt;/code&gt;&lt;/a> tests: use different module in TestModuleGraph::test_find_module</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/6041ae39584fbb0606c1f936e33e656c075859a8&quot;&gt;&lt;code&gt;6041ae3&lt;/code&gt;&lt;/a> tests: modulegraph: skip tests that are incompatible with python 3.15</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/dd3c5601e58fa3b7993486d5bd9f769653f6ee24&quot;&gt;&lt;code&gt;dd3c560&lt;/code&gt;&lt;/a> tests: adjust bytecode sanity-check tests for python 3.15</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/08f4d82600302727dfc210ec38aa9eeebaf7a671&quot;&gt;&lt;code&gt;08f4d82&lt;/code&gt;&lt;/a> modulegraph: adapt _scan_bytecode() for changes in python 3.15</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/13c2e638918528e7b15b7f048aa01d6de9fe9b50&quot;&gt;&lt;code&gt;13c2e63&lt;/code&gt;&lt;/a> modulegraph: improve assert messages in _scan_bytecode()</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/d4fd4f442a214a656e4fc690f86e998d08d46bcb&quot;&gt;&lt;code&gt;d4fd4f4&lt;/code&gt;&lt;/a> depend: bytecode: add support for LOAD_COMMON_CONSTANT</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/5a9f21030ed91f7dc394a24c4e660c742ad6bf07&quot;&gt;&lt;code&gt;5a9f210&lt;/code&gt;&lt;/a> bootstrap: fix issues caused by encodings being frozen in python 3.15</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/8d97d35a2c04162be04a33748318308e09d398a4&quot;&gt;&lt;code&gt;8d97d35&lt;/code&gt;&lt;/a> tests: test_spec_options: explicitly disable argparse colored output</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/10d0772984f885246d002a7963c728c118639225&quot;&gt;&lt;code&gt;10d0772&lt;/code&gt;&lt;/a> tests: use can_import_module('tkinter') with all tkinter/splash tests</li>
<li>Additional commits viewable in <a href="https://github.com/pyinstaller/pyinstaller/compare/v6.20.0...v6.21.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 5, 2026
@dependabot
dependabotBot requested a review from avishaiamiel as a code ownerJuly 5, 2026 08:55
@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 5, 2026

@claudeclaudeBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

Comment threadpoetry.lock
[[package]]
name = "pyinstaller"
version = "6.20.0"
version = "6.21.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cycode: You are using an open source software with a non-permissive license. Please make sure this license is permitted for use under your company’s policy or whether it should be replaced with another compliant software

Dependency:pyinstaller
Version: 6.21.0
License: GPL-2.0-only
Source:https://github.com/pyinstaller/pyinstaller

Description

Enable this policy to be notified when a dependency in your code has a license which isn't permissive.

Cycode Remediation Guideline

Ensure use of the package complies with its license.

Tell us how you wish to proceed using one of the following commands:

TagShort Description
#cycode_ignore_non_permissive_license_use <reason>Applies to this manifest for this package in this request

⚠️ When commenting on Github, you may need to refresh the page to see the latest updates.

@dependabot
dependabotBotforce-pushed the dependabot/pip/pyinstaller-6.21.0 branch from c1df0d7 to 1325b3cCompareJuly 6, 2026 17:10
@dependabot
dependabotBot requested a review from omer-roth as a code ownerJuly 6, 2026 17:10
@dependabot
dependabotBotforce-pushed the dependabot/pip/pyinstaller-6.21.0 branch from 1325b3c to 1f9cff0CompareJuly 6, 2026 17:38
@omer-roth

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Comment threadpoetry.lock
[[package]]
name = "pyinstaller"
version = "6.20.0"
version = "6.21.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cycode: You are using an open source software with a non-permissive license. Please make sure this license is permitted for use under your company’s policy or whether it should be replaced with another compliant software

Dependency:pyinstaller
Version: 6.21.0
License: GPL-2.0-only
Source:https://github.com/pyinstaller/pyinstaller

Description

Enable this policy to be notified when a dependency in your code has a license which isn't permissive.

Cycode Remediation Guideline

Ensure use of the package complies with its license.

Tell us how you wish to proceed using one of the following commands:

TagShort Description
#cycode_ignore_non_permissive_license_use <reason>Applies to this manifest for this package in this request

⚠️ When commenting on Github, you may need to refresh the page to see the latest updates.

@dependabot
dependabotBotforce-pushed the dependabot/pip/pyinstaller-6.21.0 branch from 1f9cff0 to 3144416CompareJuly 6, 2026 17:41
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.20.0 to 6.21.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.20.0...v6.21.0)
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-version: 6.21.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/pip/pyinstaller-6.21.0 branch from 3144416 to 57297c2CompareAugust 2, 2026 07:48
@omer-roth

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot@github

dependabotBot commented on behalf of githubAug 2, 2026

Copy link
Copy Markdown
ContributorAuthor

Looks like pyinstaller is up-to-date now, so this is no longer needed.

@dependabotdependabotBot closed this Aug 2, 2026
@dependabot
dependabotBot deleted the dependabot/pip/pyinstaller-6.21.0 branch August 2, 2026 11:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@omer-roth