Skip to content

Commit 3737c5c

Browse files
chore(deps-dev): Update uv requirement from 0.8.22 to 0.9.2 (#980)
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.2</h2> <h2>Release Notes</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>Install uv 0.9.2</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.2/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.2/uv-installer.ps1 | iex&quot; </code></pre> <h2>Download uv 0.9.2</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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/uv-s390x-unknown-linux-gnu.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.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> <h3>Bug fixes</h3> <ul> <li>Allow missing <code>Scripts</code> directory (<a href="https://redirect.github.com/astral-sh/uv/pull/16206">#16206</a>)</li> <li>Fix handling of Python requests with pre-releases in ranges (<a href="https://redirect.github.com/astral-sh/uv/pull/16208">#16208</a>)</li> <li>Preserve comments on version bump (<a href="https://redirect.github.com/astral-sh/uv/pull/16141">#16141</a>)</li> <li>Retry all HTTP/2 errors (<a href="https://redirect.github.com/astral-sh/uv/pull/16038">#16038</a>)</li> <li>Treat deleted Windows registry keys as equivalent to missing ones (<a href="https://redirect.github.com/astral-sh/uv/pull/16194">#16194</a>)</li> <li>Ignore pre-release Python versions when a patch version is requested (<a href="https://redirect.github.com/astral-sh/uv/pull/16210">#16210</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Document why uv discards upper bounds on <code>requires-python</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15927">#15927</a>)</li> <li>Document uv version environment variables were added in (<a href="https://redirect.github.com/astral-sh/uv/pull/15196">#15196</a>)</li> </ul> <h2>0.9.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/uv/commit/141369ce73b7b0b4e005b0f45107d13c828a99e0"><code>141369c</code></a> Bump version to 0.9.2 (<a href="https://redirect.github.com/astral-sh/uv/issues/16238">#16238</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/d54a5bb5cb73c49762223244098cdb8799db7cbf"><code>d54a5bb</code></a> Sync latest Python releases (<a href="https://redirect.github.com/astral-sh/uv/issues/16229">#16229</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/b4168e665e585dff4e21cef352aa2c8a438c4f29"><code>b4168e6</code></a> Add uv tool list --show-python (<a href="https://redirect.github.com/astral-sh/uv/issues/15814">#15814</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/6fb00a99362bfda092b5ca3738a98e3ba6f3c9da"><code>6fb00a9</code></a> publish: don't infer check URLs for pyx uploads (<a href="https://redirect.github.com/astral-sh/uv/issues/16234">#16234</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/d45acaebc8f867b36f0c7ca9959ce68a9f393fbb"><code>d45acae</code></a> Fix typo in resolver internal docs (<a href="https://redirect.github.com/astral-sh/uv/issues/16232">#16232</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/d5dd43aa182f3a384c041d91a15ca5d79dde685b"><code>d5dd43a</code></a> Missing added_in on new env vars (<a href="https://redirect.github.com/astral-sh/uv/issues/16217">#16217</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/ea5a09215b8f77112d9b16375c89e4004982bed6"><code>ea5a092</code></a> fix recompiling every time in uv-python (<a href="https://redirect.github.com/astral-sh/uv/issues/16214">#16214</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/9887ef5bd73c7e01fdef489cd36bc5e040c59d23"><code>9887ef5</code></a> Bump version to 0.9.1 (<a href="https://redirect.github.com/astral-sh/uv/issues/16212">#16212</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/628eedea36914c6abbda8f6ca5a4807781d16f43"><code>628eede</code></a> Fix pylock.toml config conflict error messages (<a href="https://redirect.github.com/astral-sh/uv/issues/16211">#16211</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/a58d0311577e022941d8aac19c6375151efbab2d"><code>a58d031</code></a> 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/issues/16040">#16040</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/uv/compare/0.8.22...0.9.2">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 c38376d commit 3737c5c

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
@@ -109,7 +109,7 @@ pip = ">=23.0"
109109
pipenv = ">=2023.11.5"
110110
poetry = "^1.7"
111111
pdm = "^2.11"
112-
uv = "0.8.22" # keep pinned to exact version, until a v1.0.0 is released
112+
uv = "0.9.2" # keep pinned to exact version, until a v1.0.0 is released
113113

114114

115115

0 commit comments

Comments
 (0)