Skip to content

Commit 607f82c

Browse files
chore(deps-dev): Update uv requirement from 0.9.2 to 0.9.3 (#983)
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.3</h2> <h2>Release Notes</h2> <p>Released on 2025-10-14.</p> <h3>Python</h3> <ul> <li>Add CPython 3.15.0a1</li> <li>Add CPython 3.13.9</li> </ul> <h3>Enhancements</h3> <ul> <li>Obfuscate secret token values in logs (<a href="https://redirect.github.com/astral-sh/uv/pull/16164">#16164</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix workspace with relative pathing (<a href="https://redirect.github.com/astral-sh/uv/pull/16296">#16296</a>)</li> </ul> <h2>Install uv 0.9.3</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.3/uv-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c &quot;irm https://github.com/astral-sh/uv/releases/download/0.9.3/uv-installer.ps1 | iex&quot; </code></pre> <h2>Download uv 0.9.3</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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/uv-aarch64-unknown-linux-musl.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.3</h2> <p>Released on 2025-10-14.</p> <h3>Python</h3> <ul> <li>Add CPython 3.15.0a1</li> <li>Add CPython 3.13.9</li> </ul> <h3>Enhancements</h3> <ul> <li>Obfuscate secret token values in logs (<a href="https://redirect.github.com/astral-sh/uv/pull/16164">#16164</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix workspace with relative pathing (<a href="https://redirect.github.com/astral-sh/uv/pull/16296">#16296</a>)</li> </ul> <h2>0.9.2</h2> <p>Released on 2025-10-10.</p> <h3>Python</h3> <ul> <li>Add CPython 3.9.24.</li> <li>Add CPython 3.10.19.</li> <li>Add CPython 3.11.14.</li> <li>Add CPython 3.12.12.</li> </ul> <h3>Enhancements</h3> <ul> <li>Avoid inferring check URLs for pyx in <code>uv publish</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/16234">#16234</a>)</li> <li>Add <code>uv tool list --show-python</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15814">#15814</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add missing &quot;added in&quot; to new environment variables in reference (<a href="https://redirect.github.com/astral-sh/uv/pull/16217">#16217</a>)</li> </ul> <h2>0.9.1</h2> <p>Released on 2025-10-09.</p> <h3>Enhancements</h3> <ul> <li>Log Python choice in <code>uv init</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/16182">#16182</a>)</li> <li>Fix <code>pylock.toml</code> config conflict error messages (<a href="https://redirect.github.com/astral-sh/uv/pull/16211">#16211</a>)</li> </ul> <h3>Configuration</h3> <ul> <li>Add <code>UV_UPLOAD_HTTP_TIMEOUT</code> and respect <code>UV_HTTP_TIMEOUT</code> in uploads (<a href="https://redirect.github.com/astral-sh/uv/pull/16040">#16040</a>)</li> <li>Support <code>UV_WORKING_DIRECTORY</code> for setting <code>--directory</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/16125">#16125</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/83635a6c4509ac2730f5a3bd80e4a75ce52eca31"><code>83635a6</code></a> Update changelog to escape GitHub bad behavior (<a href="https://redirect.github.com/astral-sh/uv/issues/16315">#16315</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/9db7d38cf7aed7f1a60b04692fb5dbee5dff9564"><code>9db7d38</code></a> Bump version to 0.9.3 (<a href="https://redirect.github.com/astral-sh/uv/issues/16305">#16305</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/d1413a60d84187355650c546c0fb76bf1711dbfa"><code>d1413a6</code></a> Add CPython 3.15.0a1 and 3.13.9 (<a href="https://redirect.github.com/astral-sh/uv/issues/16304">#16304</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/b151e0ea3d019ac733a9830466a6bf56b69087b2"><code>b151e0e</code></a> Fix workspace with relative pathing (<a href="https://redirect.github.com/astral-sh/uv/issues/16296">#16296</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/8eada1685ccb4bcd63d78bcc808ab23a4585aa7f"><code>8eada16</code></a> Fix comments on python_no_transparent_upgrade_with_venv_patch_specification (...</li> <li><a href="https://github.com/astral-sh/uv/commit/f9fbf41f69fdb87ce4b2fdc79eb94acc7a3c96a0"><code>f9fbf41</code></a> Update Rust crate ref-cast to v1.0.25 (<a href="https://redirect.github.com/astral-sh/uv/issues/16272">#16272</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/45e8b38bb6f82276313ccb7730577cb2e737d4cf"><code>45e8b38</code></a> Update Rust crate thiserror to v2.0.17 (<a href="https://redirect.github.com/astral-sh/uv/issues/16276">#16276</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/ae273f35d3ce65b6824b84cd928a77c774a85d67"><code>ae273f3</code></a> Update Rust crate serde to v1.0.228 (<a href="https://redirect.github.com/astral-sh/uv/issues/16275">#16275</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/15829bb30a1f1a1dbf17851958c233597832db5e"><code>15829bb</code></a> Obfuscate Bearer Token values in logs (<a href="https://redirect.github.com/astral-sh/uv/issues/16164">#16164</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/01d43382bee0cc5bcfdfa22a41a2782595657012"><code>01d4338</code></a> Update Rust crate rkyv to v0.8.12 (<a href="https://redirect.github.com/astral-sh/uv/issues/16274">#16274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/uv/compare/0.9.2...0.9.3">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 db1a03c commit 607f82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ pip = ">=23.0"
111111
pipenv = ">=2023.11.5"
112112
poetry = "^1.7"
113113
pdm = "^2.11"
114-
uv = "0.9.2" # keep pinned to exact version, until a v1.0.0 is released
114+
uv = "0.9.3" # keep pinned to exact version, until a v1.0.0 is released
115115

116116

117117

0 commit comments

Comments
 (0)