Skip to content

Commit 7a2a690

Browse files
Update dependency uv to v0.11.2 (#570)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [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)) | `==0.11.1` → `==0.11.2` | ![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.11.1/0.11.2?slim=true) | --- ### Release Notes <details> <summary>astral-sh/uv (uv)</summary> ### [`v0.11.2`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0112) 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)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 this update 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/SAP/sqlalchemy-hana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45MS41IiwidXBkYXRlZEluVmVyIjoiNDMuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e129c52 commit 7a2a690

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dev = [
7777
"pyupgrade==3.21.2",
7878
"pylint-per-file-ignores==3.2.0",
7979
"toml-sort==0.24.4",
80-
"uv==0.11.1",
80+
"uv==0.11.2",
8181
]
8282
test = [
8383
"pytest==9.0.2",

uv.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)