Skip to content

[pull] master from aio-libs:master#520

Merged
pull[bot] merged 1 commit intotj-python:masterfrom
aio-libs:master
Apr 6, 2026
Merged

[pull] master from aio-libs:master#520
pull[bot] merged 1 commit intotj-python:masterfrom
aio-libs:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 6, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Bumps [click](https://github.com/pallets/click) from 8.3.1 to 8.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pallets/click/releases">click's
releases</a>.</em></p>
<blockquote>
<h2>8.3.2</h2>
<p>This is the Click 8.3.2 fix release, which fixes bugs but does not
otherwise change behavior and should not result in breaking changes
compared to the latest feature release.</p>
<p>PyPI: <a
href="https://pypi.org/project/click/8.3.2/">https://pypi.org/project/click/8.3.2/</a>
Changes: <a
href="https://click.palletsprojects.com/page/changes/#version-8-3-2">https://click.palletsprojects.com/page/changes/#version-8-3-2</a>
Milestone: <a
href="https://github.com/pallets/click/milestone/29">https://github.com/pallets/click/milestone/29</a></p>
<ul>
<li>Fix handling of <code>flag_value</code> when
<code>is_flag=False</code> to allow such options to be
used without an explicit value. <a
href="https://redirect.github.com/pallets/click/issues/3084">#3084</a>
<a
href="https://redirect.github.com/pallets/click/issues/3152">#3152</a></li>
<li>Hide <code>Sentinel.UNSET</code> values as <code>None</code> when
using <code>lookup_default()</code>.
<a
href="https://redirect.github.com/pallets/click/issues/3136">#3136</a>
<a
href="https://redirect.github.com/pallets/click/issues/3199">#3199</a>
<a
href="https://redirect.github.com/pallets/click/issues/3202">#3202</a>
<a
href="https://redirect.github.com/pallets/click/issues/3209">#3209</a>
<a
href="https://redirect.github.com/pallets/click/issues/3212">#3212</a>
<a
href="https://redirect.github.com/pallets/click/issues/3224">#3224</a></li>
<li>Prevent <code>_NamedTextIOWrapper</code> from closing streams owned
by <code>StreamMixer</code>.
<a href="https://redirect.github.com/pallets/click/issues/824">#824</a>
<a
href="https://redirect.github.com/pallets/click/issues/2991">#2991</a>
<a
href="https://redirect.github.com/pallets/click/issues/2993">#2993</a>
<a
href="https://redirect.github.com/pallets/click/issues/3110">#3110</a>
<a
href="https://redirect.github.com/pallets/click/issues/3139">#3139</a>
<a
href="https://redirect.github.com/pallets/click/issues/3140">#3140</a></li>
<li>Add comprehensive tests for <code>CliRunner</code> stream lifecycle,
covering
logging interaction, multi-threaded safety, and sequential invocation
isolation. Add high-iteration stress tests behind a <code>stress</code>
marker
with a dedicated CI job. <a
href="https://redirect.github.com/pallets/click/issues/3139">#3139</a></li>
<li>Fix callable <code>flag_value</code> being instantiated when used as
a default via
<code>default=True</code>. <a
href="https://redirect.github.com/pallets/click/issues/3121">#3121</a>
<a
href="https://redirect.github.com/pallets/click/issues/3201">#3201</a>
<a
href="https://redirect.github.com/pallets/click/issues/3213">#3213</a>
<a
href="https://redirect.github.com/pallets/click/issues/3225">#3225</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pallets/click/blob/main/CHANGES.rst">click's
changelog</a>.</em></p>
<blockquote>
<h2>Version 8.3.2</h2>
<p>Released 2026-04-02</p>
<ul>
<li>Fix handling of <code>flag_value</code> when
<code>is_flag=False</code> to allow such options to be
used without an explicit value. :issue:<code>3084</code>
:pr:<code>3152</code></li>
<li>Hide <code>Sentinel.UNSET</code> values as <code>None</code> when
using <code>lookup_default()</code>.
:issue:<code>3136</code> :pr:<code>3199</code> :pr:<code>3202</code>
:pr:<code>3209</code> :pr:<code>3212</code> :pr:<code>3224</code></li>
<li>Prevent <code>_NamedTextIOWrapper</code> from closing streams owned
by <code>StreamMixer</code>.
:issue:<code>824</code> :issue:<code>2991</code>
:issue:<code>2993</code> :issue:<code>3110</code> :pr:<code>3139</code>
:pr:<code>3140</code></li>
<li>Add comprehensive tests for <code>CliRunner</code> stream lifecycle,
covering
logging interaction, multi-threaded safety, and sequential invocation
isolation. Add high-iteration stress tests behind a <code>stress</code>
marker
with a dedicated CI job. :pr:<code>3139</code></li>
<li>Fix callable <code>flag_value</code> being instantiated when used as
a default via
<code>default=True</code>. :issue:<code>3121</code>
:pr:<code>3201</code> :pr:<code>3213</code> :pr:<code>3225</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pallets/click/commit/052c006033729bbb422cbdad0c4fee988ecb5aa5"><code>052c006</code></a>
Change update release date.</li>
<li><a
href="https://github.com/pallets/click/commit/502b7ce7b131473ef00a3586e60bb000f33b4c43"><code>502b7ce</code></a>
Merge branch 'stable' of <a
href="https://github.com/pallets/click">https://github.com/pallets/click</a>
into release-8.3.2</li>
<li><a
href="https://github.com/pallets/click/commit/a0a37e411820861d48e21b131fdd840abaf746e0"><code>a0a37e4</code></a>
Change publish to werkzeug latest. (<a
href="https://redirect.github.com/pallets/click/issues/3301">#3301</a>)</li>
<li><a
href="https://github.com/pallets/click/commit/57be6fc2b40eb40279d022e6aabc983ee0dfb7a9"><code>57be6fc</code></a>
Change publish to werkzeug latest.</li>
<li><a
href="https://github.com/pallets/click/commit/781d6a88bdd30229e72a84cd6753b0235f339679"><code>781d6a8</code></a>
Update publish workflows (<a
href="https://redirect.github.com/pallets/click/issues/3266">#3266</a>)</li>
<li><a
href="https://github.com/pallets/click/commit/ff795b66ba945239c779b528171f5fe4536cf844"><code>ff795b6</code></a>
Update precommit pins with tox</li>
<li><a
href="https://github.com/pallets/click/commit/dd87ef4f9fa7d6f13e14885e9a6842a21ededebc"><code>dd87ef4</code></a>
Update github action pins with tox</li>
<li><a
href="https://github.com/pallets/click/commit/93d3f9d22e90035bc2b51c2183c15bd4a021376f"><code>93d3f9d</code></a>
Release version 8.3.2</li>
<li><a
href="https://github.com/pallets/click/commit/3299ba1a8a5de34b24a7226a683a837d8a0857e7"><code>3299ba1</code></a>
Add missing PR to changelog. (<a
href="https://redirect.github.com/pallets/click/issues/3264">#3264</a>)</li>
<li><a
href="https://github.com/pallets/click/commit/b7f62c4d002e5b5bca3ebef6b995b7338740fe6f"><code>b7f62c4</code></a>
Add missing PR to changelog.</li>
<li>Additional commits viewable in <a
href="https://github.com/pallets/click/compare/8.3.1...8.3.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=click&package-manager=pip&previous-version=8.3.1&new-version=8.3.2)](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 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>
@pull pull bot locked and limited conversation to collaborators Apr 6, 2026
@pull pull bot added the ⤵️ pull label Apr 6, 2026
@pull pull bot merged commit e95f064 into tj-python:master Apr 6, 2026
7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants