Commit 4956de2
authored
Update dependency uv to v0.11.5 (#170)
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.4` → `==0.11.5` |

|

|
---
### Release Notes
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.11.5`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0115)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.11.4...0.11.5)
Released on 2026-04-08.
##### Python
- Add CPython 3.13.13, 3.14.4, and 3.15.0a8
([#​18908](https://redirect.github.com/astral-sh/uv/pull/18908))
##### Enhancements
- Fix `build_system.requires` error message
([#​18911](https://redirect.github.com/astral-sh/uv/pull/18911))
- Remove trailing path separators in path normalization
([#​18915](https://redirect.github.com/astral-sh/uv/pull/18915))
- Improve error messages for unsupported or invalid TLS certificates
([#​18924](https://redirect.github.com/astral-sh/uv/pull/18924))
##### Preview features
- Add `exclude-newer` to `[[tool.uv.index]]`
([#​18839](https://redirect.github.com/astral-sh/uv/pull/18839))
- `uv audit`: add context/warnings for ignored vulnerabilities
([#​18905](https://redirect.github.com/astral-sh/uv/pull/18905))
##### Bug fixes
- Normalize persisted fork markers before lock equality checks
([#​18612](https://redirect.github.com/astral-sh/uv/pull/18612))
- Clear junction properly when uninstalling Python versions on Windows
([#​18815](https://redirect.github.com/astral-sh/uv/pull/18815))
- Report error cleanly instead of panicking on TLS certificate error
([#​18904](https://redirect.github.com/astral-sh/uv/pull/18904))
##### Documentation
- Remove the legacy `PIP_COMPATIBILITY.md` redirect file
([#​18928](https://redirect.github.com/astral-sh/uv/pull/18928))
- Fix `uv init example-bare --bare` examples
([#​18822](https://redirect.github.com/astral-sh/uv/pull/18822),
[#​18925](https://redirect.github.com/astral-sh/uv/pull/18925))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 82d7782 commit 4956de2
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