Skip to content

Commit 8d98c7f

Browse files
chore(deps): update astral-sh/uv to v0.11.2 (#334)
This PR contains the following updates: | Package | Type | Update | Change | Pending | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---|---| | [astral-sh/uv-pre-commit](https://redirect.github.com/astral-sh/uv-pre-commit) | repository | minor | `0.10.7` → `0.11.2` | `0.11.3` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/astral-sh%2fuv-pre-commit/0.11.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/astral-sh%2fuv-pre-commit/0.10.7/0.11.2?slim=true) | | [uv](https://pypi.org/project/uv/) ([source](https://redirect.github.com/astral-sh/uv), [changelog](https://redirect.github.com/astral-sh/uv/blob/main/CHANGELOG.md)) | | minor | `0.10.7` → `0.11.2` | `0.11.3` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/uv/0.11.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/uv/0.10.7/0.11.2?slim=true) | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)</summary> ### [`v0.11.2`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.11.2) [Compare Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.11.1...0.11.2) See: <https://github.com/astral-sh/uv/releases/tag/0.11.2> ### [`v0.11.1`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.11.1) [Compare Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.11.0...0.11.1) See: <https://github.com/astral-sh/uv/releases/tag/0.11.1> ### [`v0.11.0`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.11.0) [Compare Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.10.12...0.11.0) See: <https://github.com/astral-sh/uv/releases/tag/0.11.0> ### [`v0.10.12`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.10.12) [Compare Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.10.11...0.10.12) See: <https://github.com/astral-sh/uv/releases/tag/0.10.12> ### [`v0.10.11`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.10.11) [Compare Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.10.10...0.10.11) See: <https://github.com/astral-sh/uv/releases/tag/0.10.11> ### [`v0.10.10`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.10.10) [Compare Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.10.9...0.10.10) See: <https://github.com/astral-sh/uv/releases/tag/0.10.10> ### [`v0.10.9`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.10.9) [Compare Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.10.8...0.10.9) See: <https://github.com/astral-sh/uv/releases/tag/0.10.9> ### [`v0.10.8`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.10.8) [Compare Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.10.7...0.10.8) See: <https://github.com/astral-sh/uv/releases/tag/0.10.8> </details> <details> <summary>astral-sh/uv (uv)</summary> ### [`v0.11.2`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0112) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.11.1...0.11.2) Released on 2026-03-26. ##### Enhancements - Add a dedicated Windows PE editing error ([#&#8203;18710](https://redirect.github.com/astral-sh/uv/pull/18710)) - Make `uv self update` fetch the manifest from the mirror first ([#&#8203;18679](https://redirect.github.com/astral-sh/uv/pull/18679)) - Use uv reqwest client for self update ([#&#8203;17982](https://redirect.github.com/astral-sh/uv/pull/17982)) - Show `uv self update` success and failure messages with `--quiet` ([#&#8203;18645](https://redirect.github.com/astral-sh/uv/pull/18645)) ##### Preview features - Evaluate extras and groups when determining auditable packages ([#&#8203;18511](https://redirect.github.com/astral-sh/uv/pull/18511)) ##### Bug fixes - Skip redundant project configuration parsing for `uv run` ([#&#8203;17890](https://redirect.github.com/astral-sh/uv/pull/17890)) ### [`v0.11.1`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0111) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.11.0...0.11.1) Released on 2026-03-24. ##### Bug fixes - Add missing hash verification for `riscv64gc-unknown-linux-musl` ([#&#8203;18686](https://redirect.github.com/astral-sh/uv/pull/18686)) - Fallback to direct download when direct URL streaming is unsupported ([#&#8203;18688](https://redirect.github.com/astral-sh/uv/pull/18688)) - Revert treating 'Dynamic' values as case-insensitive ([#&#8203;18692](https://redirect.github.com/astral-sh/uv/pull/18692)) - Remove torchdata from list of packages to source from the PyTorch index ([#&#8203;18703](https://redirect.github.com/astral-sh/uv/pull/18703)) - Special-case `==` Python version request ranges ([#&#8203;9697](https://redirect.github.com/astral-sh/uv/pull/9697)) ##### Documentation - Cover `--python <dir>` in "Using arbitrary Python environments" ([#&#8203;6457](https://redirect.github.com/astral-sh/uv/pull/6457)) - Fix version annotations for `PS_MODULE_PATH` and `UV_WORKING_DIR` ([#&#8203;18691](https://redirect.github.com/astral-sh/uv/pull/18691)) ### [`v0.11.0`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0110) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.10.12...0.11.0) Released on 2026-03-23. ##### Breaking changes This release includes changes to the networking stack used by uv. While we think that breakage will be rare, it is possible that these changes will result in the rejection of certificates previously trusted by uv so we have marked the change as breaking out of an abundance of caution. The changes are largely driven by the upgrade of reqwest, which powers uv's HTTP clients, to [v0.13](https://seanmonstar.com/blog/reqwest-v013-rustls-default/) which included some breaking changes to TLS certificate verification. The following changes are included: - [`rustls-platform-verifier`](https://redirect.github.com/rustls/rustls-platform-verifier) is used instead of [`rustls-native-certs`](https://redirect.github.com/rustls/rustls-native-certs) and [`webpki`](https://redirect.github.com/rustls/webpki) for certificate verification **This change should have no effect unless you are using the `native-tls` option to enable reading system certificates.** `rustls-platform-verifier` delegates to the system for certificate validation (e.g., `Security.framework` on macOS) instead of eagerly loading certificates from the system and verifying them via `webpki`. The effects of this change will vary based on the operating system. In general, uv's certificate validation should now be more consistent with browsers and other native applications. However, this is the most likely cause of breaking changes in this release. Some previously failing certificate chains may succeed, and some previously accepted certificate chains may fail. In either case, we expect the validation to be more correct and welcome reports of regressions. In particular, because more responsibility for validating the certificate is transferred to your system's security library, some features like [CA constraints](https://support.apple.com/en-us/103255) or [revocation of certificates](https://en.wikipedia.org/wiki/Certificate_revocation) via OCSP and CRLs may now be used. This change should improve performance when using system certificate on macOS, as uv no longer needs to load all certificates from the keychain at startup. - [`aws-lc`](https://redirect.github.com/aws/aws-lc) is used instead of `ring` for a cryptography backend There should not be breaking changes from this change. We expect this to expand support for certificate signature algorithms. - `--native-tls` is deprecated in favor of a new `--system-certs` flag The `--native-tls` flag is still usable and has identical behavior to `--system-certs.` This change was made to reduce confusion about the TLS implementation uv uses. uv always uses `rustls` not `native-tls`. - Building uv on x86-64 and i686 Windows requires NASM NASM is required by `aws-lc`. If not found on the system, a prebuilt blob provided by `aws-lc-sys` will be used. If you are not building uv from source, this change has no effect. See the [CONTRIBUTING](https://redirect.github.com/astral-sh/uv/blob/b6854d77bfd0cb78157fecaf8b30126c6f16bc11/CONTRIBUTING.md#setup) guide for details. - Empty `SSL_CERT_FILE` values are ignored (for consistency with `SSL_CERT_DIR`) See [#&#8203;18550](https://redirect.github.com/astral-sh/uv/pull/18550) for details. ##### Python - Enable frame pointers for improved profiling on Linux x86-64 and aarch64 See the [python-build-standalone release notes](https://redirect.github.com/astral-sh/python-build-standalone/releases/20260320) for details. ##### Enhancements - Treat 'Dynamic' values as case-insensitive ([#&#8203;18669](https://redirect.github.com/astral-sh/uv/pull/18669)) - Use a dedicated error for invalid cache control headers ([#&#8203;18657](https://redirect.github.com/astral-sh/uv/pull/18657)) - Enable checksum verification in the generated installer script ([#&#8203;18625](https://redirect.github.com/astral-sh/uv/pull/18625)) ##### Preview features - Add `--service-format` and `--service-url` to `uv audit` ([#&#8203;18571](https://redirect.github.com/astral-sh/uv/pull/18571)) ##### Performance - Avoid holding flat index lock across indexes ([#&#8203;18659](https://redirect.github.com/astral-sh/uv/pull/18659)) ##### Bug fixes - Find the dynamic linker on the file system when sniffing binaries fails ([#&#8203;18457](https://redirect.github.com/astral-sh/uv/pull/18457)) - Fix export of conflicting workspace members with dependencies ([#&#8203;18666](https://redirect.github.com/astral-sh/uv/pull/18666)) - Respect installed settings in `uv tool list --outdated` ([#&#8203;18586](https://redirect.github.com/astral-sh/uv/pull/18586)) - Treat paths originating as PEP 508 URLs which contain expanded variables as relative ([#&#8203;18680](https://redirect.github.com/astral-sh/uv/pull/18680)) - Fix `uv export` for workspace member packages with conflicts ([#&#8203;18635](https://redirect.github.com/astral-sh/uv/pull/18635)) - Continue to alternative authentication providers when the pyx store has no token ([#&#8203;18425](https://redirect.github.com/astral-sh/uv/pull/18425)) - Use redacted URLs for log messages in cached client ([#&#8203;18599](https://redirect.github.com/astral-sh/uv/pull/18599)) ##### Documentation - Add details on Linux versions to the platform policy ([#&#8203;18574](https://redirect.github.com/astral-sh/uv/pull/18574)) - Clarify `FLASH_ATTENTION_SKIP_CUDA_BUILD` guidance for `flash-attn` installs ([#&#8203;18473](https://redirect.github.com/astral-sh/uv/pull/18473)) - Split the dependency bots page into two separate pages ([#&#8203;18597](https://redirect.github.com/astral-sh/uv/pull/18597)) - Split the alternative indexes page into separate pages ([#&#8203;18607](https://redirect.github.com/astral-sh/uv/pull/18607)) ### [`v0.10.12`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01012) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.10.11...0.10.12) Released on 2026-03-19. ##### Python - Add pypy 3.11.15 ([#&#8203;18468](https://redirect.github.com/astral-sh/uv/pull/18468)) - Add support for using Python 3.6 interpreters ([#&#8203;18454](https://redirect.github.com/astral-sh/uv/pull/18454)) ##### Enhancements - Include uv's target triple in version report ([#&#8203;18520](https://redirect.github.com/astral-sh/uv/pull/18520)) - Allow comma separated values in `--no-emit-package` ([#&#8203;18565](https://redirect.github.com/astral-sh/uv/pull/18565)) ##### Preview features - Show `uv audit` in the CLI help ([#&#8203;18540](https://redirect.github.com/astral-sh/uv/pull/18540)) ##### Bug fixes - Improve reporting of managed interpreter symlinks in `uv python list` ([#&#8203;18459](https://redirect.github.com/astral-sh/uv/pull/18459)) - Preserve end-of-line comments on previous entries when removing dependencies ([#&#8203;18557](https://redirect.github.com/astral-sh/uv/pull/18557)) - Treat abi3 wheel Python version as a lower bound ([#&#8203;18536](https://redirect.github.com/astral-sh/uv/pull/18536)) - Detect hard-float support on aarch64 kernels running armv7 userspace ([#&#8203;18530](https://redirect.github.com/astral-sh/uv/pull/18530)) ##### Documentation - Add Python 3.15 to supported versions ([#&#8203;18552](https://redirect.github.com/astral-sh/uv/pull/18552)) - Adjust the PyPy note ([#&#8203;18548](https://redirect.github.com/astral-sh/uv/pull/18548)) - Move Pyodide to Tier 2 in the Python support policy ([#&#8203;18561](https://redirect.github.com/astral-sh/uv/pull/18561)) - Move Rust and Python version support out of the Platform support policy ([#&#8203;18535](https://redirect.github.com/astral-sh/uv/pull/18535)) - Update Docker guide with changes from `uv-docker-example` ([#&#8203;18558](https://redirect.github.com/astral-sh/uv/pull/18558)) - Update the Python version policy ([#&#8203;18559](https://redirect.github.com/astral-sh/uv/pull/18559)) ### [`v0.10.11`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01011) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.10.10...0.10.11) Released on 2026-03-16. ##### Enhancements - Fetch Ruff release metadata from an Astral mirror ([#&#8203;18358](https://redirect.github.com/astral-sh/uv/pull/18358)) - Use PEP 639 license metadata for uv itself ([#&#8203;16477](https://redirect.github.com/astral-sh/uv/pull/16477)) ##### Performance - Improve distribution id performance ([#&#8203;18486](https://redirect.github.com/astral-sh/uv/pull/18486)) ##### Bug fixes - Allow `--project` to refer to a `pyproject.toml` directly and reduce to a warning on other files ([#&#8203;18513](https://redirect.github.com/astral-sh/uv/pull/18513)) - Disable `SYSTEM_VERSION_COMPAT` when querying interpreters on macOS ([#&#8203;18452](https://redirect.github.com/astral-sh/uv/pull/18452)) - Enforce available distributions for supported environments ([#&#8203;18451](https://redirect.github.com/astral-sh/uv/pull/18451)) - Fix `uv sync --active` recreating active environments when `UV_PYTHON_INSTALL_DIR` is relative ([#&#8203;18398](https://redirect.github.com/astral-sh/uv/pull/18398)) ##### Documentation - Add missing `-o requirements.txt` in `uv pip compile` example ([#&#8203;12308](https://redirect.github.com/astral-sh/uv/pull/12308)) - Link to organization security policy ([#&#8203;18449](https://redirect.github.com/astral-sh/uv/pull/18449)) - Link to the AI policy in the contributing guide ([#&#8203;18448](https://redirect.github.com/astral-sh/uv/pull/18448)) ### [`v0.10.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01010) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.10.9...0.10.10) Released on 2026-03-13. ##### Python - Add CPython 3.15.0a7 ([#&#8203;18403](https://redirect.github.com/astral-sh/uv/pull/18403)) ##### Enhancements - Add `--outdated` flag to `uv tool list` ([#&#8203;18318](https://redirect.github.com/astral-sh/uv/pull/18318)) - Add riscv64 musl target to build-release-binaries workflow ([#&#8203;18228](https://redirect.github.com/astral-sh/uv/pull/18228)) - Fetch Ruff from an Astral mirror ([#&#8203;18286](https://redirect.github.com/astral-sh/uv/pull/18286)) - Improve error handling for platform detection in Python downloads ([#&#8203;18453](https://redirect.github.com/astral-sh/uv/pull/18453)) - Warn if `--project` directory does not exist ([#&#8203;17714](https://redirect.github.com/astral-sh/uv/pull/17714)) - Warn when workspace member scripts are skipped due to missing build system ([#&#8203;18389](https://redirect.github.com/astral-sh/uv/pull/18389)) - Update build backend versions used in `uv init` ([#&#8203;18417](https://redirect.github.com/astral-sh/uv/pull/18417)) - Log explicit config file path in verbose output ([#&#8203;18353](https://redirect.github.com/astral-sh/uv/pull/18353)) - Make `uv cache clear` an alias of `uv cache clean` ([#&#8203;18420](https://redirect.github.com/astral-sh/uv/pull/18420)) - Reject invalid classifiers, warn on license classifiers in `uv_build` ([#&#8203;18419](https://redirect.github.com/astral-sh/uv/pull/18419)) ##### Preview features - Add links to `uv audit` output ([#&#8203;18392](https://redirect.github.com/astral-sh/uv/pull/18392)) - Output/report formatting for `uv audit` ([#&#8203;18193](https://redirect.github.com/astral-sh/uv/pull/18193)) - Switch to batched OSV queries for `uv audit` ([#&#8203;18394](https://redirect.github.com/astral-sh/uv/pull/18394)) ##### Bug fixes - Avoid sharing version metadata across indexes ([#&#8203;18373](https://redirect.github.com/astral-sh/uv/pull/18373)) - Bump zlib-rs to 0.6.2 to fix panic on decompression of large wheels on Windows ([#&#8203;18362](https://redirect.github.com/astral-sh/uv/pull/18362)) - Filter out unsupported environment wheels ([#&#8203;18445](https://redirect.github.com/astral-sh/uv/pull/18445)) - Preserve absolute/relative paths in lockfiles ([#&#8203;18176](https://redirect.github.com/astral-sh/uv/pull/18176)) - Recreate Python environments under `uv tool install --force` ([#&#8203;18399](https://redirect.github.com/astral-sh/uv/pull/18399)) - Respect timestamp and other cache keys in cached environments ([#&#8203;18396](https://redirect.github.com/astral-sh/uv/pull/18396)) - Simplify selected extra markers in `uv export` ([#&#8203;18433](https://redirect.github.com/astral-sh/uv/pull/18433)) - Send pyx mint-token requests with a proper `Content-Type` ([#&#8203;18334](https://redirect.github.com/astral-sh/uv/pull/18334)) - Fix Windows operating system and version reporting ([#&#8203;18383](https://redirect.github.com/astral-sh/uv/pull/18383)) ##### Documentation - Update the platform support policy with a tier 3 section including freebsd and 32-bit windows ([#&#8203;18345](https://redirect.github.com/astral-sh/uv/pull/18345)) ### [`v0.10.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0109) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.10.8...0.10.9) Released on 2026-03-06. ##### Enhancements - Add `fbgemm-gpu`, `fbgemm-gpu-genai`, `torchrec`, and `torchtune` to the PyTorch list ([#&#8203;18338](https://redirect.github.com/astral-sh/uv/pull/18338)) - Add torchcodec to PyTorch List ([#&#8203;18336](https://redirect.github.com/astral-sh/uv/pull/18336)) - Log the duration we took before erroring ([#&#8203;18231](https://redirect.github.com/astral-sh/uv/pull/18231)) - Warn when using `uv_build` settings without `uv_build` ([#&#8203;15750](https://redirect.github.com/astral-sh/uv/pull/15750)) - Add fallback to `/usr/lib/os-release` on Linux system lookup failure ([#&#8203;18349](https://redirect.github.com/astral-sh/uv/pull/18349)) - Use `cargo auditable` to include SBOM in uv builds ([#&#8203;18276](https://redirect.github.com/astral-sh/uv/pull/18276)) ##### Configuration - Add an environment variable for `UV_VENV_RELOCATABLE` ([#&#8203;18331](https://redirect.github.com/astral-sh/uv/pull/18331)) ##### Performance - Avoid toml `Document` overhead ([#&#8203;18306](https://redirect.github.com/astral-sh/uv/pull/18306)) - Use a single global workspace cache ([#&#8203;18307](https://redirect.github.com/astral-sh/uv/pull/18307)) ##### Bug fixes - Continue on trampoline job assignment failures ([#&#8203;18291](https://redirect.github.com/astral-sh/uv/pull/18291)) - Handle the hard link limit gracefully instead of failing ([#&#8203;17699](https://redirect.github.com/astral-sh/uv/pull/17699)) - Respect build constraints for workspace members ([#&#8203;18350](https://redirect.github.com/astral-sh/uv/pull/18350)) - Revalidate editables and other dependencies in scripts ([#&#8203;18328](https://redirect.github.com/astral-sh/uv/pull/18328)) - Support Python 3.13+ on Android ([#&#8203;18301](https://redirect.github.com/astral-sh/uv/pull/18301)) - Support `cp3-none-any` ([#&#8203;17064](https://redirect.github.com/astral-sh/uv/pull/17064)) - Skip tool environments with broken links to Python on Windows ([#&#8203;17176](https://redirect.github.com/astral-sh/uv/pull/17176)) ##### Documentation - Add documentation for common marker values ([#&#8203;18327](https://redirect.github.com/astral-sh/uv/pull/18327)) - Improve documentation on virtual dependencies ([#&#8203;18346](https://redirect.github.com/astral-sh/uv/pull/18346)) ### [`v0.10.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0108) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.10.7...0.10.8) Released on 2026-03-03. ##### Python - Add CPython 3.10.20 - Add CPython 3.11.15 - Add CPython 3.12.13 ##### Enhancements - Add Docker images based on Docker Hardened Images ([#&#8203;18247](https://redirect.github.com/astral-sh/uv/pull/18247)) - Add resolver hint when `--exclude-newer` filters out all versions of a package ([#&#8203;18217](https://redirect.github.com/astral-sh/uv/pull/18217)) - Configure a real retry minimum delay of 1s ([#&#8203;18201](https://redirect.github.com/astral-sh/uv/pull/18201)) - Expand `uv_build` direct build compatibility ([#&#8203;17902](https://redirect.github.com/astral-sh/uv/pull/17902)) - Fetch CPython from an Astral mirror by default ([#&#8203;18207](https://redirect.github.com/astral-sh/uv/pull/18207)) - Download uv releases from an Astral mirror in installers by default ([#&#8203;18191](https://redirect.github.com/astral-sh/uv/pull/18191)) - Add SBOM attestations to Docker images ([#&#8203;18252](https://redirect.github.com/astral-sh/uv/pull/18252)) - Improve hint for installing meson-python when missing as build backend ([#&#8203;15826](https://redirect.github.com/astral-sh/uv/pull/15826)) ##### Configuration - Add `UV_INIT_BARE` environment variable for `uv init` ([#&#8203;18210](https://redirect.github.com/astral-sh/uv/pull/18210)) ##### Bug fixes - Prevent `uv tool upgrade` from installing excluded dependencies ([#&#8203;18022](https://redirect.github.com/astral-sh/uv/pull/18022)) - Promote authentication policy when saving tool receipts ([#&#8203;18246](https://redirect.github.com/astral-sh/uv/pull/18246)) - Respect exclusions in scripts ([#&#8203;18269](https://redirect.github.com/astral-sh/uv/pull/18269)) - Retain default-branch Git SHAs in `pylock.toml` files ([#&#8203;18227](https://redirect.github.com/astral-sh/uv/pull/18227)) - Skip installed Python check for URL dependencies ([#&#8203;18211](https://redirect.github.com/astral-sh/uv/pull/18211)) - Respect constraints during `--upgrade` ([#&#8203;18226](https://redirect.github.com/astral-sh/uv/pull/18226)) - Fix `uv tree` orphaned roots and premature deduplication ([#&#8203;17212](https://redirect.github.com/astral-sh/uv/pull/17212)) ##### Documentation - Mention cooldown and tweak inline script metadata in dependency bots documentation ([#&#8203;18230](https://redirect.github.com/astral-sh/uv/pull/18230)) - Move cache prune in GitLab to `after_script` ([#&#8203;18206](https://redirect.github.com/astral-sh/uv/pull/18206)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between day 1 and 7 of the month, and on Sunday and Saturday ( * * 1-7 * 0,6 ) in timezone America/Mexico_City, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reservoir-data/tap-socketdev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09402cb commit 8d98c7f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ env:
3535
# renovate: datasource=pypi depName=nox
3636
NOX_VERSION: 2026.2.9
3737
# renovate: datasource=pypi depName=uv
38-
UV_VERSION: 0.10.7
38+
UV_VERSION: 0.11.2
3939

4040
jobs:
4141
test:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
- pyjson5==2.0.0
4646

4747
- repo: https://github.com/astral-sh/uv-pre-commit
48-
rev: "0.10.7"
48+
rev: "0.11.2"
4949
hooks:
5050
- id: uv-lock
5151
- id: uv-sync

0 commit comments

Comments
 (0)