- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 83
 
Commit e749cd8
authored
chore(deps-dev): Update uv requirement from 0.9.5 to 0.9.7 (#989)
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.7</h2>
<h2>Release Notes</h2>
<p>Released on 2025-10-30.</p>
<h3>Enhancements</h3>
<ul>
<li>Add Windows x86-32 emulation support to interpreter architecture
checks (<a
href="https://redirect.github.com/astral-sh/uv/pull/13475">#13475</a>)</li>
<li>Improve readability of progress bars (<a
href="https://redirect.github.com/astral-sh/uv/pull/16509">#16509</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Drop terminal coloring from <code>uv auth token</code> output (<a
href="https://redirect.github.com/astral-sh/uv/pull/16504">#16504</a>)</li>
<li>Don't use UV_LOCKED to enable <code>--check</code> flag (<a
href="https://redirect.github.com/astral-sh/uv/pull/16521">#16521</a>)</li>
</ul>
<h2>Install uv 0.9.7</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.7/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.7/uv-installer.ps1
| iex"
</code></pre>
<h2>Download uv 0.9.7</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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7</h2>
<p>Released on 2025-10-30.</p>
<h3>Enhancements</h3>
<ul>
<li>Add Windows x86-32 emulation support to interpreter architecture
checks (<a
href="https://redirect.github.com/astral-sh/uv/pull/13475">#13475</a>)</li>
<li>Improve readability of progress bars (<a
href="https://redirect.github.com/astral-sh/uv/pull/16509">#16509</a>)</li>
<li>Add GitHub attestations for uv release artifacts (<a
href="https://redirect.github.com/astral-sh/uv/pull/11357">#11357</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Drop terminal coloring from <code>uv auth token</code> output (<a
href="https://redirect.github.com/astral-sh/uv/pull/16504">#16504</a>)</li>
<li>Don't use UV_LOCKED to enable <code>--check</code> flag (<a
href="https://redirect.github.com/astral-sh/uv/pull/16521">#16521</a>)</li>
</ul>
<h2>0.9.6</h2>
<p>Released on 2025-10-29.</p>
<p>This release contains an upgrade to Astral's fork of
<code>async_zip</code>, which addresses potential sources of ZIP parsing
differentials between uv and other Python packaging tooling. See <a
href="https://github.com/astral-sh/uv/security/advisories/GHSA-pqhf-p39g-3x64">GHSA-pqhf-p39g-3x64</a>
for additional details.</p>
<h3>Security</h3>
<ul>
<li>Address ZIP parsing differentials (<a
href="https://github.com/astral-sh/uv/security/advisories/GHSA-pqhf-p39g-3x64">GHSA-pqhf-p39g-3x64</a>)</li>
</ul>
<h3>Python</h3>
<ul>
<li>Upgrade GraalPy to 25.0.1 (<a
href="https://redirect.github.com/astral-sh/uv/pull/16401">#16401</a>)</li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>Add <code>--clear</code> to <code>uv build</code> to remove old
build artifacts (<a
href="https://redirect.github.com/astral-sh/uv/pull/16371">#16371</a>)</li>
<li>Add <code>--no-create-gitignore</code> to <code>uv build</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16369">#16369</a>)</li>
<li>Do not error when a virtual environment directory cannot be removed
due to a busy error (<a
href="https://redirect.github.com/astral-sh/uv/pull/16394">#16394</a>)</li>
<li>Improve hint on <code>pip install --system</code> when externally
managed (<a
href="https://redirect.github.com/astral-sh/uv/pull/16392">#16392</a>)</li>
<li>Running <code>uv lock --check</code> with outdated lockfile will
print that <code>--check</code> was passed, instead of
<code>--locked</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16322">#16322</a>)</li>
<li>Update <code>uv init</code> template for Maturin (<a
href="https://redirect.github.com/astral-sh/uv/pull/16449">#16449</a>)</li>
<li>Improve ordering of Python sources in logs (<a
href="https://redirect.github.com/astral-sh/uv/pull/16463">#16463</a>)</li>
<li>Restore DockerHub release images and annotations (<a
href="https://redirect.github.com/astral-sh/uv/pull/16441">#16441</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Check for matching Python implementation during <code>uv python
upgrade</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16420">#16420</a>)</li>
<li>Deterministically order <code>--find-links</code> distributions (<a
href="https://redirect.github.com/astral-sh/uv/pull/16446">#16446</a>)</li>
<li>Don't panic in <code>uv export --frozen</code> when the lockfile is
outdated (<a
href="https://redirect.github.com/astral-sh/uv/pull/16407">#16407</a>)</li>
<li>Fix root of <code>uv tree</code> when <code>--package</code> is used
with circular dependencies (<a
href="https://redirect.github.com/astral-sh/uv/pull/15908">#15908</a>)</li>
<li>Show package list with <code>pip freeze --quiet</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16491">#16491</a>)</li>
<li>Limit <code>uv auth login pyx.dev</code> retries to 60s (<a
href="https://redirect.github.com/astral-sh/uv/pull/16498">#16498</a>)</li>
<li>Add an empty group with <code>uv add --group ... -r ...</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/16490">#16490</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/0adb444806e8bcea7e7a5e9ae90d1288778a0b54"><code>0adb444</code></a>
Bump version to 0.9.7 (<a
href="https://redirect.github.com/astral-sh/uv/issues/16524">#16524</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/97341c6910322473820f3d9be14625d35d8a705f"><code>97341c6</code></a>
Drop terminal coloring from <code>uv auth token</code> output (<a
href="https://redirect.github.com/astral-sh/uv/issues/16504">#16504</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/c156b1d50d67c032fcdbb65dca64e486bf396eaa"><code>c156b1d</code></a>
Don't use <code>UV_LOCKED</code> to enable <code>--check</code> flag (<a
href="https://redirect.github.com/astral-sh/uv/issues/16521">#16521</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/a1610c794e60b7acf021e805c2d579543c00ad07"><code>a1610c7</code></a>
Add Windows x86-32 emulation support to interpreter architecture checks
(<a
href="https://redirect.github.com/astral-sh/uv/issues/13475">#13475</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/c7aaa8b7efe3960dc477c39dcd74c8c7111df056"><code>c7aaa8b</code></a>
Improve readability of progress bars (<a
href="https://redirect.github.com/astral-sh/uv/issues/16509">#16509</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/f3d3203734436d5cbc2e539d2e2c7c672b9274e3"><code>f3d3203</code></a>
Add uv release artifact attestations (<a
href="https://redirect.github.com/astral-sh/uv/issues/11357">#11357</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/26522446555ec612d0d365a650c031ed4d601f43"><code>2652244</code></a>
Bump version to 0.9.6 (<a
href="https://redirect.github.com/astral-sh/uv/issues/16500">#16500</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/19372ff2a79a0de4df4a4110e539260701c5a99d"><code>19372ff</code></a>
Update Rust crate etcetera to 0.11.0 (<a
href="https://redirect.github.com/astral-sh/uv/issues/16501">#16501</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/de96aa13f2fa38a1ed0af8a988e792d5781a6040"><code>de96aa1</code></a>
Use std <code>home_dir</code> instead of <code>home</code> crate (<a
href="https://redirect.github.com/astral-sh/uv/issues/16483">#16483</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/db1d34e91bdad1e0d247a1c41cc94c6a116705ae"><code>db1d34e</code></a>
Support GitHub Gist URLs via HTTP redirects in <code>uv run</code> (<a
href="https://redirect.github.com/astral-sh/uv/issues/16451">#16451</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/uv/compare/0.9.5...0.9.7">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 f3ac1da commit e749cd8Copy full SHA for e749cd8
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| 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