Skip to content

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

Merged
pull[bot] merged 3 commits intotj-python:masterfrom
aio-libs:master
Jul 31, 2025
Merged

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

Conversation

@pull
Copy link

@pull pull bot commented Jul 31, 2025

See Commits and Changes for more details.


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

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

dependabot bot added 3 commits July 31, 2025 11:38
Bumps [pip](https://github.com/pypa/pip) from 25.1.1 to 25.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pip/blob/main/NEWS.rst">pip's
changelog</a>.</em></p>
<blockquote>
<h1>25.2 (2025-07-30)</h1>
<h2>Features</h2>
<ul>
<li>Declare support for Python 3.14
(<code>[#13506](pypa/pip#13506)
&lt;https://github.com/pypa/pip/issues/13506&gt;</code>_)</li>
<li>Automatic download resumption and retrying is enabled by default.
(<code>[#13464](pypa/pip#13464)
&lt;https://github.com/pypa/pip/issues/13464&gt;</code>_)</li>
<li>Requires-Python error message displays version clauses in numerical
order. (<code>[#13367](pypa/pip#13367)
&lt;https://github.com/pypa/pip/issues/13367&gt;</code>_)</li>
<li>Minor performance improvement getting the order to install a very
large number of interdependent packages.
(<code>[#13424](pypa/pip#13424)
&lt;https://github.com/pypa/pip/issues/13424&gt;</code>_)</li>
<li>Show time taken instead of <code>eta 0:00:00</code> at download
completion. (<code>[#13483](pypa/pip#13483)
&lt;https://github.com/pypa/pip/issues/13483&gt;</code>_)</li>
<li>Speed up small CLI tools by removing <code>import re</code> from the
console
script executable template.
(<code>[#13165](pypa/pip#13165)
&lt;https://github.com/pypa/pip/issues/13165&gt;</code>_)</li>
<li>Remove warning when cloning from a Git reference that does not look
like a commit hash.
(<code>[#12283](pypa/pip#12283)
&lt;https://github.com/pypa/pip/issues/12283&gt;</code>_)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li>
<p><code>pip config debug</code> now correctly separates options as set
by the different files
at the same level.
(<code>[#12099](pypa/pip#12099)
&lt;https://github.com/pypa/pip/issues/12099&gt;</code>_)</p>
</li>
<li>
<p>Ensure truststore feature remains active even when a proxy is also in
use. (<code>[#13343](pypa/pip#13343)
&lt;https://github.com/pypa/pip/issues/13343&gt;</code>_)</p>
</li>
<li>
<p>Include sub-commands in tab completion.
(<code>[#13140](pypa/pip#13140)
&lt;https://github.com/pypa/pip/issues/13140&gt;</code>_)</p>
</li>
<li>
<p><code>pip list</code> with the <code>json</code> or
<code>freeze</code> format enabled will no longer
crash when encountering a package with an invalid version.
(<code>[#13345](pypa/pip#13345)
&lt;https://github.com/pypa/pip/issues/13345&gt;</code>_)</p>
</li>
<li>
<p>Provide a hint if a system error is raised involving long filenames
or path segments on Windows.
(<code>[#13346](pypa/pip#13346)
&lt;https://github.com/pypa/pip/issues/13346&gt;</code>_)</p>
</li>
<li>
<p>Resumed downloads are saved to the HTTP cache like any other normal
download. (<code>[#13441](pypa/pip#13441)
&lt;https://github.com/pypa/pip/issues/13441&gt;</code>_)</p>
</li>
<li>
<p>Configured verbosity is consistently forwarded while calling Git
during
VCS operations.
(<code>[#13329](pypa/pip#13329)
&lt;https://github.com/pypa/pip/issues/13329&gt;</code>_)</p>
</li>
<li>
<p>Suppress the progress bar, when running with <code>--log</code> and
<code>--quiet</code>.</p>
<p>Consequently, a new <code>auto</code> mode for
<code>--progress-bar</code> has been added.
<code>auto</code> will enable progress bars unless suppressed by
<code>--quiet</code>,
while <code>on</code> will always enable progress bars.
(<code>[#10915](pypa/pip#10915)
&lt;https://github.com/pypa/pip/issues/10915&gt;</code>_)</p>
</li>
<li>
<p>Fix normalization of local URLs with non-<code>file</code> schemes.
(<code>[#13509](pypa/pip#13509)
&lt;https://github.com/pypa/pip/issues/13509&gt;</code>_)</p>
</li>
<li>
<p>Fix normalization of local file URLs on Windows in newer Python
versions. (<code>[#13510](pypa/pip#13510)
&lt;https://github.com/pypa/pip/issues/13510&gt;</code>_)</p>
</li>
<li>
<p>Fix remaining test failures in Python 3.14 by adjusting
<code>path_to_url</code> and similar functions.
(<code>[#13423](pypa/pip#13423)
&lt;https://github.com/pypa/pip/issues/13423&gt;</code>_)</p>
</li>
<li>
<p>Fix missing <code>network</code> test markings, making the suite pass
in offline
environments again.
(<code>[#13378](pypa/pip#13378)
&lt;https://github.com/pypa/pip/issues/13378&gt;</code>_)</p>
</li>
</ul>
<h2>Vendored Libraries</h2>
<ul>
<li>Upgrade CacheControl to 0.14.3</li>
<li>Upgrade certifi to 2025.7.14</li>
<li>Upgrade distlib to 0.4.0</li>
<li>Upgrade msgpack to 1.1.1</li>
<li>Upgrade platformdirs to 4.3.8</li>
<li>Upgrade pygments to 2.19.2</li>
<li>Upgrade requests to 2.32.4</li>
<li>Upgrade resolvelib to 1.2.0</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/pip/commit/2e05cae3da2cfafa6dce58167a25b7dba4bc2a33"><code>2e05cae</code></a>
Bump for release</li>
<li><a
href="https://github.com/pypa/pip/commit/f24906109c84ca51eef57a4f925298d38ff31df3"><code>f249061</code></a>
Update AUTHORS.txt</li>
<li><a
href="https://github.com/pypa/pip/commit/78d15a5da09c6fbc5c2cd88fb5bd67bfd7fb0637"><code>78d15a5</code></a>
Copyedit news entries before 25.2 (again)</li>
<li><a
href="https://github.com/pypa/pip/commit/4fe68d78ae8b117ad413ec61c518dd600af08bf0"><code>4fe68d7</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/13506">#13506</a> from
ichard26/3.14</li>
<li><a
href="https://github.com/pypa/pip/commit/775a86f2bac8894771911ab068b18f09550cb6f0"><code>775a86f</code></a>
Fix broken unit tests &amp; xfail weird failure</li>
<li><a
href="https://github.com/pypa/pip/commit/2773b13baa59ec68b03df9f0f73e4e3c21fcd958"><code>2773b13</code></a>
Reformat and add --allow-unix-socket to pytest config</li>
<li><a
href="https://github.com/pypa/pip/commit/e384d1032c189312ac21f23844c9c6f1f4750eb1"><code>e384d10</code></a>
Declare Python 3.14 support</li>
<li><a
href="https://github.com/pypa/pip/commit/4117dc7c6b606d825904ffbe35d51012923374f4"><code>4117dc7</code></a>
Always remove authority section when cleaning local URL path (<a
href="https://redirect.github.com/pypa/pip/issues/13510">#13510</a>)</li>
<li><a
href="https://github.com/pypa/pip/commit/2e21934b5c35a0e6b41fd586399cd36ed304c03c"><code>2e21934</code></a>
Fix cleaning of local URLs with VCS schemes (<a
href="https://redirect.github.com/pypa/pip/issues/13509">#13509</a>)</li>
<li><a
href="https://github.com/pypa/pip/commit/853a593191d7205b837d32a72e0eb7e7b81e1821"><code>853a593</code></a>
Improve <code>path_to_url()</code> tests (<a
href="https://redirect.github.com/pypa/pip/issues/13496">#13496</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/pip/compare/25.1.1...25.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip&package-manager=pip&previous-version=25.1.1&new-version=25.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 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>
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python/mypy/blob/master/CHANGELOG.md">mypy's
changelog</a>.</em></p>
<blockquote>
<h3>Mypy 1.17.1</h3>
<ul>
<li>Retain <code>None</code> as constraints bottom if no bottoms were
provided (Stanislav Terliakov, PR <a
href="https://redirect.github.com/python/mypy/pull/19485">19485</a>)</li>
<li>Fix &quot;ignored exception in <code>hasattr</code>&quot; in dmypy
(Stanislav Terliakov, PR <a
href="https://redirect.github.com/python/mypy/pull/19428">19428</a>)</li>
<li>Prevent a crash when InitVar is redefined with a method in a
subclass (Stanislav Terliakov, PR <a
href="https://redirect.github.com/python/mypy/pull/19453">19453</a>)</li>
</ul>
<h3>Acknowledgements</h3>
<p>Thanks to all mypy contributors who contributed to this release:</p>
<ul>
<li>Alexey Makridenko</li>
<li>Brian Schubert</li>
<li>Chad Dombrova</li>
<li>Chainfire</li>
<li>Charlie Denton</li>
<li>Charulata</li>
<li>Christoph Tyralla</li>
<li>CoolCat467</li>
<li>Donal Burns</li>
<li>Guy Wilson</li>
<li>Ivan Levkivskyi</li>
<li>johnthagen</li>
<li>Jukka Lehtosalo</li>
<li>Łukasz Kwieciński</li>
<li>Marc Mueller</li>
<li>Michael J. Sullivan</li>
<li>Mikhail Golubev</li>
<li>Sebastian Rittau</li>
<li>Shantanu</li>
<li>Stanislav Terliakov</li>
<li>wyattscarpenter</li>
</ul>
<p>I’d also like to thank my employer, Dropbox, for supporting mypy
development.</p>
<h2>Mypy 1.16</h2>
<p>We’ve just uploaded mypy 1.16 to the Python Package Index (<a
href="https://pypi.org/project/mypy/">PyPI</a>).
Mypy is a static type checker for Python. This release includes new
features and bug fixes.
You can install it as follows:</p>
<pre><code>python3 -m pip install -U mypy
</code></pre>
<p>You can read the full documentation for this release on <a
href="http://mypy.readthedocs.io">Read the Docs</a>.</p>
<h3>Different Property Getter and Setter Types</h3>
<p>Mypy now supports using different types for a property getter and
setter:</p>
<pre lang="python"><code>class A:
    _value: int
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python/mypy/commit/acb29831e286bbccde37c03bc75381f40a5fdc9e"><code>acb2983</code></a>
Bump version to 1.17.1</li>
<li><a
href="https://github.com/python/mypy/commit/933c913fbe6d2fbf277ff8d6b2f2298f0f84be64"><code>933c913</code></a>
Retain <code>None</code> as constraints bottom if no bottoms were
provided (<a
href="https://redirect.github.com/python/mypy/issues/19485">#19485</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/5f4428f0286df58169d2f34f4f86561ad617538b"><code>5f4428f</code></a>
Fix &quot;ignored exception in <code>hasattr</code>&quot; in dmypy (<a
href="https://redirect.github.com/python/mypy/issues/19428">#19428</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/88fdeaae0abc92d605fc475fd153b4ad5b239310"><code>88fdeaa</code></a>
Prevent a crash when InitVar is redefined with a method in a subclass
(<a
href="https://redirect.github.com/python/mypy/issues/19453">#19453</a>)</li>
<li><a
href="https://github.com/python/mypy/commit/e44d14f8e52a8890d08726ee753c8754edefd649"><code>e44d14f</code></a>
Bump version to 1.17.1+dev</li>
<li>See full diff in <a
href="https://github.com/python/mypy/compare/v1.17.0...v1.17.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mypy&package-manager=pip&previous-version=1.17.0&new-version=1.17.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 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>
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.4.1 to
7.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jazzband/pip-tools/releases">pip-tools's
releases</a>.</em></p>
<blockquote>
<h2>v7.5.0</h2>
<p><em>2025-07-30</em></p>
<h3>Bug fixes</h3>
<ul>
<li>
<p>Fixed the ordering of format controls to preserve underlying
<code>pip</code> behavior -- by <a
href="https://github.com/sethmlarson"><code>@​sethmlarson</code></a>.</p>
<p><em>PRs and issues:</em> <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2082">#2082</a></p>
</li>
<li>
<p>Fixed <code>NoCandidateFound</code> exception to be compatible with
<code>pip &gt;= 24.1</code> -- by <a
href="https://github.com/chrysle"><code>@​chrysle</code></a>.</p>
<p><em>PRs and issues:</em> <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2083">#2083</a></p>
</li>
<li>
<p><code>pip-compile</code> now produces relative paths for editable
dependencies -- by <a
href="https://github.com/macro1"><code>@​macro1</code></a>.</p>
<p><em>PRs and issues:</em> <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2087">#2087</a></p>
</li>
<li>
<p>Fixed crash failures due to incompatibility with <code>pip &gt;=
25.1</code> -- by <a
href="https://github.com/gkreitz"><code>@​gkreitz</code></a> and <a
href="https://github.com/sirosen"><code>@​sirosen</code></a>.</p>
<p><em>PRs and issues:</em> <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2176">#2176</a>,
<a
href="https://redirect.github.com/jazzband/pip-tools/issues/2178">#2178</a></p>
</li>
</ul>
<h3>Features</h3>
<ul>
<li>
<p><code>pip-compile</code> now treats package versions requested on the
command line as constraints for the underlying <code>pip</code> usage.
This applies to build deps in addition to normal package
requirements.</p>
<p>-- by <a
href="https://github.com/chrysle"><code>@​chrysle</code></a></p>
<p><em>PRs and issues:</em> <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2106">#2106</a></p>
</li>
<li>
<p><code>pip-tools</code> now tests on and officially supports Python
3.12 -- by <a
href="https://github.com/sirosen"><code>@​sirosen</code></a>.</p>
<p><em>PRs and issues:</em> <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2188">#2188</a></p>
</li>
<li>
<p>Requirements file paths in <code>pip-compile</code> output are now
normalized to POSIX-style, even when <code>pip-compile</code> is run on
Windows.
This provides more consistent output across various platforms.</p>
<p>-- by <a
href="https://github.com/sirosen"><code>@​sirosen</code></a></p>
<p><em>PRs and issues:</em> <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2195">#2195</a></p>
</li>
<li>
<p><code>pip-tools</code> now tests against and supports
<code>pip</code> up to version <code>25.1</code> -- by <a
href="https://github.com/sirosen"><code>@​sirosen</code></a>.</p>
<p><em>PRs and issues:</em> <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2195">#2195</a></p>
</li>
</ul>
<h3>Removals and backward incompatible breaking changes</h3>
<ul>
<li><code>pip-compile</code> will now relativize the requirements paths
which are recorded in its output.
Paths are made relative to the working directory.
This provides more consistent results across <code>pip</code>
versions.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md">pip-tools's
changelog</a>.</em></p>
<blockquote>
<h2>v7.5.0</h2>
<p><em>2025-07-30</em></p>
<h3>Bug fixes</h3>
<ul>
<li>
<p>Fixed the ordering of format controls to preserve underlying
<code>pip</code> behavior
-- by {user}<code>sethmlarson</code>.</p>
<p><em>PRs and issues:</em> {issue}<code>2082</code></p>
</li>
<li>
<p>Fixed <code>NoCandidateFound</code> exception to be compatible with
<code>pip &gt;= 24.1</code>
-- by {user}<code>chrysle</code>.</p>
<p><em>PRs and issues:</em> {issue}<code>2083</code></p>
</li>
<li>
<p><code>pip-compile</code> now produces relative paths for editable
dependencies
-- by {user}<code>macro1</code>.</p>
<p><em>PRs and issues:</em> {issue}<code>2087</code></p>
</li>
<li>
<p>Fixed crash failures due to incompatibility with <code>pip &gt;=
25.1</code>
-- by {user}<code>gkreitz</code> and {user}<code>sirosen</code>.</p>
<p><em>PRs and issues:</em> {issue}<code>2176</code>,
{issue}<code>2178</code></p>
</li>
</ul>
<h3>Features</h3>
<ul>
<li>
<p><code>pip-compile</code> now treats package versions requested on the
command line as
constraints for the underlying <code>pip</code> usage.
This applies to build deps in addition to normal package
requirements.</p>
<p>-- by {user}<code>chrysle</code></p>
<p><em>PRs and issues:</em> {issue}<code>2106</code></p>
</li>
<li>
<p><code>pip-tools</code> now tests on and officially supports Python
3.12
-- by {user}<code>sirosen</code>.</p>
<p><em>PRs and issues:</em> {issue}<code>2188</code></p>
</li>
<li>
<p>Requirements file paths in <code>pip-compile</code> output are now
normalized to
POSIX-style, even when <code>pip-compile</code> is run on Windows.
This provides more consistent output across various platforms.</p>
<p>-- by {user}<code>sirosen</code></p>
<p><em>PRs and issues:</em> {issue}<code>2195</code></p>
</li>
<li>
<p><code>pip-tools</code> now tests against and supports
<code>pip</code> up to version <code>25.1</code></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jazzband/pip-tools/commit/debe5a46b700347adcaacbf6ea3c70209f14a91e"><code>debe5a4</code></a>
Update changelog for version 7.5.0</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/1c7d9fbe698565a42d272718bfaf2588f71a9224"><code>1c7d9fb</code></a>
Merge pull request <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2210">#2210</a>
from webknjaz/bugfixes/release-env-context-access</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/96ed4d2264a4fc0b567aa9e86c5bbbf7f6b3b680"><code>96ed4d2</code></a>
Merge pull request <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2209">#2209</a>
from webknjaz/maintenance/release-attestations-cleanup</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/a180dd9cdc9e877313e6a2c24b8919ca2e4f1f8b"><code>a180dd9</code></a>
📝 Link the PR <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2209">#2209</a>
change note to PR <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2149">#2149</a></li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/7f9512a26fc831a4f4d3a54e045fa1bd4c818ac1"><code>7f9512a</code></a>
📝 Link the PR <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2210">#2210</a>
change note to PR <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2149">#2149</a></li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/396da33d20c0823242826a0b6194878cebfbf349"><code>396da33</code></a>
Run the dist build job in PRs</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/7b1c22ca849239c04723e404c138307be9f24b3c"><code>7b1c22c</code></a>
Fix accessing repo id in the release workflow</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/05daad6ecd4724cce7dd1eeba83489d5b48308cd"><code>05daad6</code></a>
Drop release attestations for Jazzband upload</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/b4ddd756b5830decaaf9cfd430704e9218ac6c37"><code>b4ddd75</code></a>
Merge pull request <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2203">#2203</a>
from sirosen/use-towncrier</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/a136172f88e95c919b4a0bc4962b23da2b032305"><code>a136172</code></a>
Add a run of 'changelog-draft' to QA CI jobs</li>
<li>Additional commits viewable in <a
href="https://github.com/jazzband/pip-tools/compare/7.4.1...v7.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip-tools&package-manager=pip&previous-version=7.4.1&new-version=7.5.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 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>
@pull pull bot locked and limited conversation to collaborators Jul 31, 2025
@pull pull bot added the ⤵️ pull label Jul 31, 2025
@pull pull bot merged commit f6941e7 into tj-python:master Jul 31, 2025
4 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