Skip to content

Commit 67e173a

Browse files
chore(deps): bump uv from 0.9.25 to 0.9.26 (#353)
Bumps [uv](https://github.com/astral-sh/uv) from 0.9.25 to 0.9.26. <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.26</h2> <h2>Release Notes</h2> <p>Released on 2026-01-15.</p> <h3>Python</h3> <ul> <li>Add CPython 3.15.0a5</li> </ul> <h3>Enhancements</h3> <ul> <li>Add a hint to update uv when a managed Python download is not found (<a href="https://redirect.github.com/astral-sh/uv/pull/17461">#17461</a>)</li> <li>Improve cache initialization failure error message (<a href="https://redirect.github.com/astral-sh/uv/pull/17469">#17469</a>)</li> <li>Improve error message for abi3 wheels on free-threaded Python (<a href="https://redirect.github.com/astral-sh/uv/pull/17442">#17442</a>)</li> <li>Add support for <code>--no-sources-package</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/14910">#14910</a>)</li> </ul> <h3>Preview features</h3> <ul> <li>Add <code>METADATA.json</code> and <code>WHEEL.json</code> in uv build backend (<a href="https://redirect.github.com/astral-sh/uv/pull/15510">#15510</a>)</li> <li>Add support for GCS request signing (<a href="https://redirect.github.com/astral-sh/uv/pull/17474">#17474</a>)</li> <li>Adjust the process ulimit to the maximum allowed on startup (<a href="https://redirect.github.com/astral-sh/uv/pull/17464">#17464</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Lock to avoid concurrent refresh of pyx tokens (<a href="https://redirect.github.com/astral-sh/uv/pull/17479">#17479</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add linting and formatting instructions to the CONTRIBUTING guide (<a href="https://redirect.github.com/astral-sh/uv/pull/17470">#17470</a>)</li> <li>Avoid rendering <code>pyproject.toml</code> examples for more system-level settings (<a href="https://redirect.github.com/astral-sh/uv/pull/17462">#17462</a>)</li> </ul> <h2>Install uv 0.9.26</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.26/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.26/uv-installer.ps1 | iex&quot; </code></pre> <h2>Download uv 0.9.26</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.26/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.26/uv-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> </tbody> </table> </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.26</h2> <p>Released on 2026-01-15.</p> <h3>Python</h3> <ul> <li>Add CPython 3.15.0a5</li> </ul> <h3>Enhancements</h3> <ul> <li>Add a hint to update uv when a managed Python download is not found (<a href="https://redirect.github.com/astral-sh/uv/pull/17461">#17461</a>)</li> <li>Improve cache initialization failure error message (<a href="https://redirect.github.com/astral-sh/uv/pull/17469">#17469</a>)</li> <li>Improve error message for abi3 wheels on free-threaded Python (<a href="https://redirect.github.com/astral-sh/uv/pull/17442">#17442</a>)</li> <li>Add support for <code>--no-sources-package</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/14910">#14910</a>)</li> </ul> <h3>Preview features</h3> <ul> <li>Add <code>METADATA.json</code> and <code>WHEEL.json</code> in uv build backend (<a href="https://redirect.github.com/astral-sh/uv/pull/15510">#15510</a>)</li> <li>Add support for GCS request signing (<a href="https://redirect.github.com/astral-sh/uv/pull/17474">#17474</a>)</li> <li>Adjust the process ulimit to the maximum allowed on startup (<a href="https://redirect.github.com/astral-sh/uv/pull/17464">#17464</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Lock to avoid concurrent refresh of pyx tokens (<a href="https://redirect.github.com/astral-sh/uv/pull/17479">#17479</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add linting and formatting instructions to the CONTRIBUTING guide (<a href="https://redirect.github.com/astral-sh/uv/pull/17470">#17470</a>)</li> <li>Avoid rendering <code>pyproject.toml</code> examples for more system-level settings (<a href="https://redirect.github.com/astral-sh/uv/pull/17462">#17462</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/uv/commit/ee4f0036283a350681a618176484df6bcde27507"><code>ee4f003</code></a> Bump version to 0.9.26 (<a href="https://redirect.github.com/astral-sh/uv/issues/17496">#17496</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/490b7f322e31e3c59a53f909801dca66aa28511b"><code>490b7f3</code></a> Add <code>--no-sources-package</code> (<a href="https://redirect.github.com/astral-sh/uv/issues/14910">#14910</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/009816f4ce3255d2ab681a941666adc422bf766b"><code>009816f</code></a> Update Docker build workflow to use CI plan step (<a href="https://redirect.github.com/astral-sh/uv/issues/17490">#17490</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/d6738679197fd5b40754d62e84a7d3d625e60206"><code>d673867</code></a> Adjust the process ulimit to the maximum allowed on startup (<a href="https://redirect.github.com/astral-sh/uv/issues/17464">#17464</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/f0fd568c762760dca11a9e88430f32adbf7171c3"><code>f0fd568</code></a> Adjust build skip labels to match test skip label style (<a href="https://redirect.github.com/astral-sh/uv/issues/17489">#17489</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/20f468167a2a64a2d6fa87a00a8a8ac05fddeecc"><code>20f4681</code></a> Log when response arrives (<a href="https://redirect.github.com/astral-sh/uv/issues/17488">#17488</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/36b6315f72f1d777070a819f3f06fe1ad941cbab"><code>36b6315</code></a> Refactor CI plan job (<a href="https://redirect.github.com/astral-sh/uv/issues/17478">#17478</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/73ad74c4d5b6523efc638cdfb29a9c4bb21486c6"><code>73ad74c</code></a> Improve error message for abi3 wheels on free-threaded Python (<a href="https://redirect.github.com/astral-sh/uv/issues/17442">#17442</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/6db2c629062e6502be17af99a6a5163978a8b2db"><code>6db2c62</code></a> Normalize test snapshots (<a href="https://redirect.github.com/astral-sh/uv/issues/17486">#17486</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/3eadf6c1c1054bf43ed2a7155c773961f455a733"><code>3eadf6c</code></a> Remove redundant mkdocs insiders installs (<a href="https://redirect.github.com/astral-sh/uv/issues/17477">#17477</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/uv/compare/0.9.25...0.9.26">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uv&package-manager=pip&previous-version=0.9.25&new-version=0.9.26)](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>
1 parent 827865c commit 67e173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-uv.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
uv==0.9.25
1+
uv==0.9.26

0 commit comments

Comments
 (0)