Skip to content

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

Merged
pull[bot] merged 2 commits intotj-python:masterfrom
aio-libs:master
Mar 9, 2026
Merged

[pull] master from aio-libs:master#489
pull[bot] merged 2 commits intotj-python:masterfrom
aio-libs:master

Conversation

@pull
Copy link

@pull pull bot commented Mar 9, 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 : )

dependabot bot added 2 commits March 9, 2026 11:28
Bumps [pkgconfig](https://github.com/matze/pkgconfig) from 1.5.5 to
1.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/matze/pkgconfig/releases">pkgconfig's
releases</a>.</em></p>
<blockquote>
<h2>v1.6.0</h2>
<p>Changes see there: <a
href="https://github.com/matze/pkgconfig?tab=readme-ov-file#changelog">https://github.com/matze/pkgconfig?tab=readme-ov-file#changelog</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/matze/pkgconfig/commit/463480d0a0af629fed927b89ddcf2d406b22e337"><code>463480d</code></a>
update changelog</li>
<li><a
href="https://github.com/matze/pkgconfig/commit/21cf3b1a4deadbc27c93ed04e3cbad1a9e0db030"><code>21cf3b1</code></a>
README: pkg-config and pkgconf, <a
href="https://redirect.github.com/matze/pkgconfig/issues/75">#75</a></li>
<li><a
href="https://github.com/matze/pkgconfig/commit/4c62cb12ef85faf6dd70c590b7ed8510086c39aa"><code>4c62cb1</code></a>
brew: use pkgconf instead of pkg-config</li>
<li><a
href="https://github.com/matze/pkgconfig/commit/784425f5bedb3b0d3642ba4105e6cfd681e20cb6"><code>784425f</code></a>
CI: update actions</li>
<li><a
href="https://github.com/matze/pkgconfig/commit/ca1d0092c69d456b88cedc6d3f56f4e6699db8a8"><code>ca1d009</code></a>
CI: use macos-15 / py313</li>
<li><a
href="https://github.com/matze/pkgconfig/commit/3cf03e0360a58e0e905158fe978943d0c0e3974d"><code>3cf03e0</code></a>
CI: remove duplicate py313 job</li>
<li><a
href="https://github.com/matze/pkgconfig/commit/abf083a40b1c3a00b3f9b53548e6ddc59d2741c8"><code>abf083a</code></a>
Merge pull request <a
href="https://redirect.github.com/matze/pkgconfig/issues/79">#79</a>
from ThomasWaldmann/misc-updates</li>
<li><a
href="https://github.com/matze/pkgconfig/commit/5d16c48978d76dbbaa4dd65749ddd59e92d9c541"><code>5d16c48</code></a>
work around tox setup.cfg bug</li>
<li><a
href="https://github.com/matze/pkgconfig/commit/7f9545db9ede6989fb53983d81117241441dd4f3"><code>7f9545d</code></a>
CI: test on Python 3.14</li>
<li><a
href="https://github.com/matze/pkgconfig/commit/76ce1ca1c5b4bbd4a39edbed2f3893995287afbc"><code>76ce1ca</code></a>
code: fix typos and grammar</li>
<li>Additional commits viewable in <a
href="https://github.com/matze/pkgconfig/compare/v1.5.5...v1.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pkgconfig&package-manager=pip&previous-version=1.5.5&new-version=1.6.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 [python-discovery](https://github.com/tox-dev/python-discovery)
from 1.1.0 to 1.1.1.
<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>1.1.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Add permissions to workflows by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/python-discovery/pull/33">tox-dev/python-discovery#33</a></li>
<li>Fix badge link for GitHub Actions workflow check.yaml by <a
href="https://github.com/cclauss"><code>@​cclauss</code></a> in <a
href="https://redirect.github.com/tox-dev/python-discovery/pull/34">tox-dev/python-discovery#34</a></li>
<li>Move SECURITY.md to .github/SECURITY.md by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/python-discovery/pull/35">tox-dev/python-discovery#35</a></li>
<li>Add missing .github config files by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/python-discovery/pull/36">tox-dev/python-discovery#36</a></li>
<li>Standardize .github files to .yaml suffix by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/python-discovery/pull/37">tox-dev/python-discovery#37</a></li>
<li>🐛 fix(subprocess): add timeout to interpreter probing by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/python-discovery/pull/42">tox-dev/python-discovery#42</a></li>
<li>🐛 fix(test): add i686 to known ISAs by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/python-discovery/pull/43">tox-dev/python-discovery#43</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/cclauss"><code>@​cclauss</code></a> made
their first contribution in <a
href="https://redirect.github.com/tox-dev/python-discovery/pull/34">tox-dev/python-discovery#34</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/python-discovery/compare/1.1.0...1.1.1">https://github.com/tox-dev/python-discovery/compare/1.1.0...1.1.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/c4ec5cad338f7a5c5dd23372a7b4a49d2c35bb57"><code>c4ec5ca</code></a>
Update release.yaml</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/13fd126379b7e0524da6b17c229a699ace88d032"><code>13fd126</code></a>
🐛 fix(test): add i686 to known ISAs (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/43">#43</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/30f67d255f2c53f5630b0d6a97f52d593d143794"><code>30f67d2</code></a>
🐛 fix(subprocess): add timeout to interpreter probing (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/42">#42</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/1ee6488dd1a416a48297b67b8a14b7613efdd3e3"><code>1ee6488</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/40">#40</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/ada4703ad72767ba60819734864ceaa976bc286e"><code>ada4703</code></a>
Bump actions/upload-artifact from 6 to 7 (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/38">#38</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/e8bafc4fd046a536268f6c933fdf3ce2b4ca4454"><code>e8bafc4</code></a>
Bump actions/download-artifact from 7 to 8 (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/39">#39</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/13b968f7d8e873364ca3018c1f338ceb62449e2f"><code>13b968f</code></a>
Standardize .github files to .yaml suffix</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/c6e9b666f7e6c0400121029016408e47b0963b61"><code>c6e9b66</code></a>
Add missing .github config files</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/493e14f87155ee8699ed961337b105708612f056"><code>493e14f</code></a>
Move SECURITY.md to .github/SECURITY.md</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/d7d85338440baa39e82cd51822313b09679f4913"><code>d7d8533</code></a>
Fix badge link for GitHub Actions workflow check.yaml (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/34">#34</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tox-dev/python-discovery/compare/1.1.0...1.1.1">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.1.0&new-version=1.1.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 Mar 9, 2026
@pull pull bot added the ⤵️ pull label Mar 9, 2026
@pull pull bot merged commit 8663d2a into tj-python:master Mar 9, 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