Skip to content

Commit b9f93b7

Browse files
chore(deps-dev): Update uv requirement from 0.8.19 to 0.8.22 (#975)
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.8.22</h2> <h2>Release Notes</h2> <p>Released on 2025-09-23.</p> <h3>Python</h3> <ul> <li>Upgrade Pyodide to 0.28.3 (<a href="https://redirect.github.com/astral-sh/uv/pull/15999">#15999</a>)</li> </ul> <h3>Security</h3> <ul> <li>Upgrade <code>astral-tokio-tar</code> to 0.5.5 which <a href="https://github.com/astral-sh/tokio-tar/security/advisories/GHSA-3wgq-wrwc-vqmv">hardens tar archive extraction</a> (<a href="https://redirect.github.com/astral-sh/uv/pull/16004">#16004</a>)</li> </ul> <h2>Install uv 0.8.22</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.8.22/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.8.22/uv-installer.ps1 | iex&quot; </code></pre> <h2>Download uv 0.8.22</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.8.22/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.8.22/uv-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.8.22/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.8.22/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.8.22/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.8.22/uv-aarch64-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.8.22/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.8.22/uv-i686-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/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.8.22/uv-arm-unknown-linux-musleabihf.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.8.22/uv-armv7-unknown-linux-musleabihf.tar.gz">uv-armv7-unknown-linux-musleabihf.tar.gz</a></td> <td>ARMv7 MUSL Linux</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.8.22/uv-armv7-unknown-linux-musleabihf.tar.gz.sha256">checksum</a></td> </tr> </tbody> </table> </blockquote> </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.8.22</h2> <p>Released on 2025-09-23.</p> <h3>Python</h3> <ul> <li>Upgrade Pyodide to 0.28.3 (<a href="https://redirect.github.com/astral-sh/uv/pull/15999">#15999</a>)</li> </ul> <h3>Security</h3> <ul> <li>Upgrade <code>astral-tokio-tar</code> to 0.5.5 which <a href="https://github.com/astral-sh/tokio-tar/security/advisories/GHSA-3wgq-wrwc-vqmv">hardens tar archive extraction</a> (<a href="https://redirect.github.com/astral-sh/uv/pull/16004">#16004</a>)</li> </ul> <h2>0.8.21</h2> <p>Released on 2025-09-23.</p> <h3>Enhancements</h3> <ul> <li>Refresh lockfile when <code>--refresh</code> is provided (<a href="https://redirect.github.com/astral-sh/uv/pull/15994">#15994</a>)</li> </ul> <h3>Preview features</h3> <p>Add support for S3 request signing (<a href="https://redirect.github.com/astral-sh/uv/pull/15925">#15925</a>)</p> <h2>0.8.20</h2> <p>Released on 2025-09-22.</p> <h3>Enhancements</h3> <ul> <li>Add <code>--force</code> flag for <code>uv cache clean</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15992">#15992</a>)</li> <li>Improve resolution errors with proxied packages (<a href="https://redirect.github.com/astral-sh/uv/pull/15200">#15200</a>)</li> </ul> <h3>Preview features</h3> <ul> <li>Allow upgrading pre-release versions of the same minor Python version (<a href="https://redirect.github.com/astral-sh/uv/pull/15959">#15959</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Hide <code>freethreaded+debug</code> Python downloads in <code>uv python list</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15985">#15985</a>)</li> <li>Retain the cache lock and temporary caches during <code>uv run</code> and <code>uvx</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15990">#15990</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add <code>package</code> level conflicts to the conflicting dependencies docs (<a href="https://redirect.github.com/astral-sh/uv/pull/15963">#15963</a>)</li> <li>Document pyodide support (<a href="https://redirect.github.com/astral-sh/uv/pull/15962">#15962</a>)</li> <li>Document support for free-threaded and debug Python versions (<a href="https://redirect.github.com/astral-sh/uv/pull/15961">#15961</a>)</li> <li>Expand the contribution docs on issue selection (<a href="https://redirect.github.com/astral-sh/uv/pull/15966">#15966</a>)</li> <li>Tweak title for viewing version in project guide (<a href="https://redirect.github.com/astral-sh/uv/pull/15964">#15964</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/ade2bdbd2a58c303b23976be3649ac1ed8796716"><code>ade2bdb</code></a> Bump version to 0.8.22 (<a href="https://redirect.github.com/astral-sh/uv/issues/16005">#16005</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/92cd9cfb0c3fc880ae1f743fd2d849a3bcd8cdc3"><code>92cd9cf</code></a> deps: bump astral-tokio-tar to 0.5.5 (<a href="https://redirect.github.com/astral-sh/uv/issues/16004">#16004</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/268f1325ba38d9000f7542f62e64736963a52ac3"><code>268f132</code></a> Upgrade Pyodide to 0.28.3 (<a href="https://redirect.github.com/astral-sh/uv/issues/15999">#15999</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/f64da2745040742656a23e616c332aaea7e07607"><code>f64da27</code></a> Bump version to v0.8.21 (<a href="https://redirect.github.com/astral-sh/uv/issues/16001">#16001</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/9af64cc1567666d1ee47eaf4c19fdeb4b7665a4d"><code>9af64cc</code></a> Update Rust crate anyhow to v1.0.100 (<a href="https://redirect.github.com/astral-sh/uv/issues/15974">#15974</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/8d6b3692748cc8a0c5e4f71451852f44d2e0140f"><code>8d6b369</code></a> Refresh lockfile when <code>--refresh</code> is provided (<a href="https://redirect.github.com/astral-sh/uv/issues/15991">#15991</a>) (<a href="https://redirect.github.com/astral-sh/uv/issues/15994">#15994</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/7f7fac812c2e72c655655983629c8f73cd0bfe22"><code>7f7fac8</code></a> Add S3 request signing (<a href="https://redirect.github.com/astral-sh/uv/issues/15925">#15925</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/3e6fd0b77537670d5ce48c85f9d2c64f3a63ac1b"><code>3e6fd0b</code></a> Bump version to 0.8.20 (<a href="https://redirect.github.com/astral-sh/uv/issues/15998">#15998</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/107d4e0ac71540059699b6136b000ba8a616ade2"><code>107d4e0</code></a> Add <code>--force</code> flag for <code>uv cache clean</code> (<a href="https://redirect.github.com/astral-sh/uv/issues/15992">#15992</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/c21b11edb9eebd0a96e7df88909a066809f8f86e"><code>c21b11e</code></a> Revert &quot;Refresh lockfile when <code>--refresh</code> is provided (<a href="https://redirect.github.com/astral-sh/uv/issues/15991">#15991</a>)&quot; (<a href="https://redirect.github.com/astral-sh/uv/issues/15993">#15993</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/uv/compare/0.8.19...0.8.22">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 90764b0 commit b9f93b7

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.19" # keep pinned to exact version, until a v1.0.0 is released
112+
uv = "0.8.22" # keep pinned to exact version, until a v1.0.0 is released
113113

114114

115115

0 commit comments

Comments
 (0)