Skip to content

Commit 46cdc3a

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update astral-sh/uv to v0.9.9
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.9.8` -> `0.9.9` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>astral-sh/uv (astral-sh/uv)</summary> ### [`v0.9.9`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#099) [Compare Source](astral-sh/uv@0.9.8...0.9.9) Released on 2025-11-12. ##### Deprecations - Deprecate use of `--project` in `uv init` ([#&#8203;16674](astral-sh/uv#16674)) ##### Enhancements - Add iOS support to Python interpreter discovery ([#&#8203;16686](astral-sh/uv#16686)) - Reject ambiguously parsed URLs ([#&#8203;16622](astral-sh/uv#16622)) - Allow explicit values in `uv version --bump` ([#&#8203;16555](astral-sh/uv#16555)) - Warn on use of managed pre-release Python versions when a stable version is available ([#&#8203;16619](astral-sh/uv#16619)) - Allow signing trampolines on Windows by using `.rcdata` to store metadata ([#&#8203;15068](astral-sh/uv#15068)) - Add `--only-emit-workspace` and similar variants to `uv export` ([#&#8203;16681](astral-sh/uv#16681)) ##### Preview features - Add `uv workspace dir` command ([#&#8203;16678](astral-sh/uv#16678)) - Add `uv workspace metadata` command ([#&#8203;16516](astral-sh/uv#16516)) ##### Configuration - Add `UV_NO_DEFAULT_GROUPS` environment variable ([#&#8203;16645](astral-sh/uv#16645)) ##### Bug fixes - Remove `torch-model-archiver` and `torch-tb-profiler` from PyTorch backend ([#&#8203;16655](astral-sh/uv#16655)) - Fix Pixi environment detection ([#&#8203;16585](astral-sh/uv#16585)) ##### Documentation - Fix `CMD` path in FastAPI Dockerfile ([#&#8203;16701](astral-sh/uv#16701)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent db4fa7b commit 46cdc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ packages:
8686
- name: tofuutils/[email protected]
8787
description: OpenTofu / Terraform version manager
8888
link: https://github.com/tofuutils/tenv
89-
- name: astral-sh/[email protected].8
89+
- name: astral-sh/[email protected].9
9090
description: An extremely fast Python package installer and resolver, written in Rust
9191
link: https://github.com/astral-sh/uv
9292
- name: martinvonz/[email protected]

0 commit comments

Comments
 (0)