Skip to content

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

Merged
pull[bot] merged 3 commits into
tj-python:masterfrom
aio-libs:master
Jul 6, 2026
Merged

[pull] master from aio-libs:master#653
pull[bot] merged 3 commits into
tj-python:masterfrom
aio-libs:master

Conversation

@pull

@pull pull Bot commented Jul 6, 2026

Copy link
Copy Markdown

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 : )

dependabot Bot added 3 commits July 6, 2026 11:21
Bumps [python-discovery](https://github.com/tox-dev/python-discovery)
from 1.4.2 to 1.4.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/python-discovery/releases">python-discovery's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.3</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>🐛 fix(build): match hatchling floor to python-requires by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/python-discovery/pull/94">tox-dev/python-discovery#94</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/python-discovery/compare/1.4.2...1.4.3">https://github.com/tox-dev/python-discovery/compare/1.4.2...1.4.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst">python-discovery's
changelog</a>.</em></p>
<blockquote>
<h1>Packaging updates and notes for downstreams - 1.4.3</h1>
<ul>
<li>Constrain the <code>hatchling</code> build requirement per Python
version so sdist builds resolve a compatible backend on the
declared <code>&gt;=3.8</code> floor - <code>hatchling&gt;=1.28</code>
dropped Python 3.9, leaving 3.8/3.9 unbuildable from source - by
:user:<code>gaborbernat</code>. (:issue:<code>92</code>)</li>
</ul>
<hr />
<p>v1.4.2 (2026-06-11)</p>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/ad44e736486da3fa5d651a0880f5ab6a4dc6bfec"><code>ad44e73</code></a>
release 1.4.3</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/cabc6319c3babce514c96d25f07037a20c95d3ee"><code>cabc631</code></a>
🐛 fix(build): match hatchling floor to python-requires (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/94">#94</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/952c6e5bba1730e08a0e5ba2b077c005c97f7ce9"><code>952c6e5</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/93">#93</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/67478b4e5d17287d6ebf0057231cc8e4f47837aa"><code>67478b4</code></a>
build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/91">#91</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/8b1c352ab6f9b249bbd61056f81f8c3a664f469f"><code>8b1c352</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/90">#90</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/936fabbb333a200c5dfaf5b14508ba729f06f0a8"><code>936fabb</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/89">#89</a>)</li>
<li>See full diff in <a
href="https://github.com/tox-dev/python-discovery/compare/1.4.2...1.4.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-discovery&package-manager=pip&previous-version=1.4.2&new-version=1.4.3)](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>
Bumps [setuptools](https://github.com/pypa/setuptools) from 82.0.1 to
83.0.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools/blob/main/NEWS.rst">setuptools's
changelog</a>.</em></p>
<blockquote>
<h1>v83.0.0</h1>
<h2>Features</h2>
<ul>
<li>Require Python 3.10 or later.</li>
</ul>
<h2>Bugfixes</h2>
<ul>
<li><code>MANIFEST.in</code> matching (via <code>FileList</code>) is now
insensitive to Unicode
normalization form. A pattern authored in one form (e.g. NFC, as
typically
saved by editors) now matches a file whose name is stored on disk in
another
(e.g. NFD, as produced by macOS APFS/HFS+). Previously an
<code>exclude</code>,
<code>global-exclude</code>, <code>recursive-exclude</code>, or
<code>prune</code> rule could silently
fail to drop a non-ASCII-named file from the source distribution,
publishing
it despite the exclusion -- see GHSA-h35f-9h28-mq5c.</li>
</ul>
<h2>Deprecations and Removals</h2>
<ul>
<li><code>pypa/distutils#334</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools/commit/6519f728c6f23c992df81a5691ef7655184a20eb"><code>6519f72</code></a>
Bump version: 82.0.1 → 83.0.0</li>
<li><a
href="https://github.com/pypa/setuptools/commit/d1151b125b29a6ee1c7db860f7ee6c365d525b5f"><code>d1151b1</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/5250">#5250</a>
from pypa/feature/distutils-d7633fbed</li>
<li><a
href="https://github.com/pypa/setuptools/commit/a2df31e6a741b0fe775969618fe6a3a3d032e900"><code>a2df31e</code></a>
Capture removal of dry_run parameter in changelog.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/00144dc3fb6d023fd81cdc26c380a012b084df9b"><code>00144dc</code></a>
Moved newsfragment to the release where it occurred.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/a4a5a2b160357be77626aa077ddd1d8ee53be50f"><code>a4a5a2b</code></a>
Add news fragment.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/77470c23c35031c9e37d7512694ac5ca52bfcaac"><code>77470c2</code></a>
Merge <a
href="https://github.com/pypa/distutils">https://github.com/pypa/distutils</a>
into feature/distutils-d7633fbed</li>
<li><a
href="https://github.com/pypa/setuptools/commit/3c43897420f25a1be1afe6eaa905d056009cc736"><code>3c43897</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/5247">#5247</a>
from pypa/copilot/fix-pypy-version-issue</li>
<li><a
href="https://github.com/pypa/setuptools/commit/bb6ea66b4bd01cb35d7c68a1bc61b96d59190269"><code>bb6ea66</code></a>
Bump PyPy from 3.10 to 3.11 in CI workflow</li>
<li><a
href="https://github.com/pypa/setuptools/commit/a2bc3aca2f55eb9b93ea633e58ba68170ce14451"><code>a2bc3ac</code></a>
Fix broken intersphinx reference to build's installation docs</li>
<li><a
href="https://github.com/pypa/setuptools/commit/2d6a739c64cfedc65e1f635af7b52340aac8d99b"><code>2d6a739</code></a>
Use stacked parametrize decorators instead of itertools.product</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools/compare/v82.0.1...v83.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=setuptools&package-manager=pip&previous-version=82.0.1&new-version=83.0.0)](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>
Bumps [slotscheck](https://github.com/ariebovenberg/slotscheck) from
0.20.0 to 0.20.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ariebovenberg/slotscheck/releases">slotscheck's
releases</a>.</em></p>
<blockquote>
<h2>v0.20.1</h2>
<ul>
<li>Removed the <code>click</code> dependency in favor of the standard
library <code>argparse</code>. This makes <code>slotscheck</code>
dependency-free (aside from <code>tomli</code> for Python
&lt;3.11).</li>
<li>Add a readme note about the differences between
<code>slotscheck</code> and static linters like Ruff and Pylint.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ariebovenberg/slotscheck/blob/main/CHANGELOG.rst">slotscheck's
changelog</a>.</em></p>
<blockquote>
<h2>0.20.1 (2026-07-05)</h2>
<ul>
<li>Removed the <code>click</code> dependency in favor of the standard
library <code>argparse</code>.
This makes <code>slotscheck</code> dependency-free (aside from
<code>tomli</code> for Python &lt;3.11).</li>
<li>Add a readme note about the differences between
<code>slotscheck</code> and
static linters like Ruff and Pylint.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/c97c0d2a4a3929ed04394e3f2c0e834cb9486c0a"><code>c97c0d2</code></a>
fix release date in changelog</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/557fba941f89960d350466e69c89156137f2722b"><code>557fba9</code></a>
fix brittle test</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/734db7866dd8081362293bff08d18771acf9e9e6"><code>734db78</code></a>
add changelog note</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/75561992f232d0de13ce83d136635d6cbd24ce6e"><code>7556199</code></a>
use sphinx argparse to generate CLI docs</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/4dce3cbd400ae44f1834eec1bf8a631fb67c98d4"><code>4dce3cb</code></a>
add ruff/pylint notes</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/1b53f94610d8529233f150cdb20febebfb6f2c68"><code>1b53f94</code></a>
make <strong>version</strong> lazy-computed</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/960f99525199dd6e27673cc6ffb5e299c3971ab3"><code>960f995</code></a>
remove click dependency in favor of stdlib</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/4fb44c0da086af3ab4defba082f764b6d00b19b5"><code>4fb44c0</code></a>
Bump typing-extensions from 4.15.0 to 4.16.0</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/231250033bb964b2033f5eba9464896489ba7421"><code>2312500</code></a>
Bump click from 8.4.1 to 8.4.2</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/223dcccb98439cefaf85f4db0f43f8a47a257433"><code>223dccc</code></a>
Bump ruff from 0.15.18 to 0.15.20</li>
<li>Additional commits viewable in <a
href="https://github.com/ariebovenberg/slotscheck/compare/v0.20.0...v0.20.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=slotscheck&package-manager=pip&previous-version=0.20.0&new-version=0.20.1)](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 Jul 6, 2026
@pull pull Bot added the ⤵️ pull label Jul 6, 2026
@pull pull Bot merged commit 7f8284a into tj-python:master Jul 6, 2026
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