Commit 19797ea
authored
Update dependency uv to v0.11.7 (#177)
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.6` → `==0.11.7` |

|

|
---
### Release Notes
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.11.7`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0117)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.11.6...0.11.7)
Released on 2026-04-15.
##### Python
- Upgrade CPython build to
[`2026041`](https://redirect.github.com/astral-sh/uv/commit/20260414)
including an OpenSSL security upgrade
([#​19004](https://redirect.github.com/astral-sh/uv/pull/19004))
##### Enhancements
- Elevate configuration errors to `required-version` mismatches
([#​18977](https://redirect.github.com/astral-sh/uv/pull/18977))
- Further improve TLS certificate validation messages
([#​18933](https://redirect.github.com/astral-sh/uv/pull/18933))
- Improve `--exclude-newer` hints
([#​18952](https://redirect.github.com/astral-sh/uv/pull/18952))
##### Preview features
- Fix `--script` handling in `uv audit`
([#​18970](https://redirect.github.com/astral-sh/uv/pull/18970))
- Fix traversal of extras in `uv audit`
([#​18970](https://redirect.github.com/astral-sh/uv/pull/18970))
##### Bug fixes
- De-quote `workspace metadata` in linehaul data
([#​18966](https://redirect.github.com/astral-sh/uv/pull/18966))
- Avoid installing tool workspace member dependencies as editable
([#​18891](https://redirect.github.com/astral-sh/uv/pull/18891))
- Emit JSON report for `uv sync --check` failures
([#​18976](https://redirect.github.com/astral-sh/uv/pull/18976))
- Filter and warn on invalid TLS certificates
([#​18951](https://redirect.github.com/astral-sh/uv/pull/18951))
- Fix equality comparisons for version specifiers with `~=` operators
([#​18960](https://redirect.github.com/astral-sh/uv/pull/18960))
- Fix stale Python upgrade preview feature check in project environment
construction
([#​18961](https://redirect.github.com/astral-sh/uv/pull/18961))
- Improve Windows path normalization
([#​18945](https://redirect.github.com/astral-sh/uv/pull/18945))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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/pylint-per-file-ignores).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6acbe55 commit 19797ea
2 files changed
Lines changed: 22 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments