Commit e5349e6
authored
chore(deps-dev): Update uv requirement from 0.9.9 to 0.9.13 (#1001)
Updates the requirements on [uv](https://github.com/astral-sh/uv) to
permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/uv/releases">uv's
releases</a>.</em></p>
<blockquote>
<h2>0.9.13</h2>
<h2>Release Notes</h2>
<p>Released on 2025-11-26.</p>
<h3>Bug fixes</h3>
<ul>
<li>Revert "Allow <code>--with-requirements</code> to load
extensionless inline-metadata scripts" to fix reading of
requirements files from streams (<a
href="https://redirect.github.com/astral-sh/uv/pull/16861">#16861</a>)</li>
<li>Validate URL wheel tags against <code>Requires-Python</code> and
required environments (<a
href="https://redirect.github.com/astral-sh/uv/pull/16824">#16824</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Drop unpublished crates from the uv crates.io README (<a
href="https://redirect.github.com/astral-sh/uv/pull/16847">#16847</a>)</li>
<li>Fix the links to uv in crates.io member READMEs (<a
href="https://redirect.github.com/astral-sh/uv/pull/16848">#16848</a>)</li>
</ul>
<h2>Install uv 0.9.13</h2>
<h3>Install prebuilt binaries via shell script</h3>
<pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf
https://github.com/astral-sh/uv/releases/download/0.9.13/uv-installer.sh
| sh
</code></pre>
<h3>Install prebuilt binaries via powershell script</h3>
<pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c "irm
https://github.com/astral-sh/uv/releases/download/0.9.13/uv-installer.ps1
| iex"
</code></pre>
<h2>Download uv 0.9.13</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>Platform</th>
<th>Checksum</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-aarch64-apple-darwin.tar.gz">uv-aarch64-apple-darwin.tar.gz</a></td>
<td>Apple Silicon macOS</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-x86_64-apple-darwin.tar.gz">uv-x86_64-apple-darwin.tar.gz</a></td>
<td>Intel macOS</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-x86_64-apple-darwin.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-aarch64-pc-windows-msvc.zip">uv-aarch64-pc-windows-msvc.zip</a></td>
<td>ARM64 Windows</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-aarch64-pc-windows-msvc.zip.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-i686-pc-windows-msvc.zip">uv-i686-pc-windows-msvc.zip</a></td>
<td>x86 Windows</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-i686-pc-windows-msvc.zip.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-x86_64-pc-windows-msvc.zip">uv-x86_64-pc-windows-msvc.zip</a></td>
<td>x64 Windows</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-x86_64-pc-windows-msvc.zip.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-aarch64-unknown-linux-gnu.tar.gz">uv-aarch64-unknown-linux-gnu.tar.gz</a></td>
<td>ARM64 Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-i686-unknown-linux-gnu.tar.gz">uv-i686-unknown-linux-gnu.tar.gz</a></td>
<td>x86 Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-i686-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-powerpc64-unknown-linux-gnu.tar.gz">uv-powerpc64-unknown-linux-gnu.tar.gz</a></td>
<td>PPC64 Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-powerpc64le-unknown-linux-gnu.tar.gz">uv-powerpc64le-unknown-linux-gnu.tar.gz</a></td>
<td>PPC64LE Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-riscv64gc-unknown-linux-gnu.tar.gz">uv-riscv64gc-unknown-linux-gnu.tar.gz</a></td>
<td>RISCV Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-s390x-unknown-linux-gnu.tar.gz">uv-s390x-unknown-linux-gnu.tar.gz</a></td>
<td>S390x Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-s390x-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-x86_64-unknown-linux-gnu.tar.gz">uv-x86_64-unknown-linux-gnu.tar.gz</a></td>
<td>x64 Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-armv7-unknown-linux-gnueabihf.tar.gz">uv-armv7-unknown-linux-gnueabihf.tar.gz</a></td>
<td>ARMv7 Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-aarch64-unknown-linux-musl.tar.gz">uv-aarch64-unknown-linux-musl.tar.gz</a></td>
<td>ARM64 MUSL Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-aarch64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-i686-unknown-linux-musl.tar.gz">uv-i686-unknown-linux-musl.tar.gz</a></td>
<td>x86 MUSL Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-i686-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-x86_64-unknown-linux-musl.tar.gz">uv-x86_64-unknown-linux-musl.tar.gz</a></td>
<td>x64 MUSL Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-x86_64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-arm-unknown-linux-musleabihf.tar.gz">uv-arm-unknown-linux-musleabihf.tar.gz</a></td>
<td>ARMv6 MUSL Linux (Hardfloat)</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.9.13/uv-arm-unknown-linux-musleabihf.tar.gz.sha256">checksum</a></td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/uv/blob/main/CHANGELOG.md">uv's
changelog</a>.</em></p>
<blockquote>
<h2>0.9.13</h2>
<p>Released on 2025-11-26.</p>
<h3>Bug fixes</h3>
<ul>
<li>Revert "Allow <code>--with-requirements</code> to load
extensionless inline-metadata scripts" to fix reading of
requirements files from streams (<a
href="https://redirect.github.com/astral-sh/uv/pull/16861">#16861</a>)</li>
<li>Validate URL wheel tags against <code>Requires-Python</code> and
required environments (<a
href="https://redirect.github.com/astral-sh/uv/pull/16824">#16824</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Drop unpublished crates from the uv crates.io README (<a
href="https://redirect.github.com/astral-sh/uv/pull/16847">#16847</a>)</li>
<li>Fix the links to uv in crates.io member READMEs (<a
href="https://redirect.github.com/astral-sh/uv/pull/16848">#16848</a>)</li>
</ul>
<h2>0.9.12</h2>
<p>Released on 2025-11-24.</p>
<h3>Enhancements</h3>
<ul>
<li>Allow <code>--with-requirements</code> to load extensionless
inline-metadata scripts (<a
href="https://redirect.github.com/astral-sh/uv/pull/16744">#16744</a>)</li>
<li>Collect and upload PEP 740 attestations during <code>uv
publish</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16731">#16731</a>)</li>
<li>Prevent <code>uv export</code> from overwriting
<code>pyproject.toml</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16745">#16745</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add a crates.io README for uv (<a
href="https://redirect.github.com/astral-sh/uv/pull/16809">#16809</a>)</li>
<li>Add documentation for intermediate Docker layers in a workspace (<a
href="https://redirect.github.com/astral-sh/uv/pull/16787">#16787</a>)</li>
<li>Enumerate workspace members in the uv crate README (<a
href="https://redirect.github.com/astral-sh/uv/pull/16811">#16811</a>)</li>
<li>Fix documentation links for crates (<a
href="https://redirect.github.com/astral-sh/uv/pull/16801">#16801</a>)</li>
<li>Generate a crates.io README for uv workspace members (<a
href="https://redirect.github.com/astral-sh/uv/pull/16812">#16812</a>)</li>
<li>Move the "Export" guide to the projects concept section
(<a
href="https://redirect.github.com/astral-sh/uv/pull/16835">#16835</a>)</li>
<li>Update the cargo install recommendation to use crates (<a
href="https://redirect.github.com/astral-sh/uv/pull/16800">#16800</a>)</li>
<li>Use the word "internal" in crate descriptions (<a
href="https://redirect.github.com/astral-sh/uv/pull/16810">#16810</a>)</li>
</ul>
<h2>0.9.11</h2>
<p>Released on 2025-11-20.</p>
<h3>Python</h3>
<ul>
<li>Add CPython 3.15.0a2</li>
</ul>
<p>See the <a
href="https://github.com/astral-sh/python-build-standalone/releases/tag/20251120"><code>python-build-standalone</code>
release notes</a> for details.</p>
<h3>Enhancements</h3>
<ul>
<li>Add SBOM support to <code>uv export</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16523">#16523</a>)</li>
<li>Publish to <code>crates.io</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16770">#16770</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/uv/commit/7ca92dcf66545963588d1d44dbefb658ce8c11a2"><code>7ca92dc</code></a>
Bump setup-uv action to v7 in docs (<a
href="https://redirect.github.com/astral-sh/uv/issues/16858">#16858</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/735b87004ce0df4b4d45958dfc103bd916e67dce"><code>735b870</code></a>
Bump version to 0.9.13 (<a
href="https://redirect.github.com/astral-sh/uv/issues/16862">#16862</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/ca62066194c28d362654dbd2934a2770efc2d10c"><code>ca62066</code></a>
Revert "Allow <code>--with-requirements</code> to load
extensionless inline-metadata scr...</li>
<li><a
href="https://github.com/astral-sh/uv/commit/4d747f6e8664a57c399e151d782870a9f205a16e"><code>4d747f6</code></a>
Avoid eagerly reading input streams in <code>-r</code> (<a
href="https://redirect.github.com/astral-sh/uv/issues/16857">#16857</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/4bb219f8b91fb1d5ecc78617a577f463f1fa1529"><code>4bb219f</code></a>
Fix <code>uv pip install -r /dev/stdin</code> (<a
href="https://redirect.github.com/astral-sh/uv/issues/16855">#16855</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/bfdee80f6c6260471aa8663033c9148103d45989"><code>bfdee80</code></a>
Validate URL wheel tags against <code>Requires-Python</code> and
required environments (...</li>
<li><a
href="https://github.com/astral-sh/uv/commit/17c1061676d3afbf7387505d8dd087f2146389ce"><code>17c1061</code></a>
Fix the links to uv in crates.io member READMEs (<a
href="https://redirect.github.com/astral-sh/uv/issues/16848">#16848</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/d735e27750c51f1cd824c540ba1065cd2f19f1e3"><code>d735e27</code></a>
Drop unpublished crates from the uv crates.io README (<a
href="https://redirect.github.com/astral-sh/uv/issues/16847">#16847</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/0fb12333630cee7c383c35b00ad268780b905732"><code>0fb1233</code></a>
Bump version to 0.9.12 (<a
href="https://redirect.github.com/astral-sh/uv/issues/16840">#16840</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/7b3199f07c1af5f23aa7b6ee3d6042b5a8ff3911"><code>7b3199f</code></a>
Collect and upload PEP 740 attestations during <code>uv publish</code>
(<a
href="https://redirect.github.com/astral-sh/uv/issues/16731">#16731</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/uv/compare/0.9.9...0.9.13">compare
view</a></li>
</ul>
</details>
<br />
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7d054ea commit e5349e6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments