Commit 1239e2b
authored
Update dependency uv to v0.10.11 (#557)
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.10.10` → `==0.10.11` |

|

|
---
### Release Notes
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`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
([#​18358](https://redirect.github.com/astral-sh/uv/pull/18358))
- Use PEP 639 license metadata for uv itself
([#​16477](https://redirect.github.com/astral-sh/uv/pull/16477))
##### Performance
- Improve distribution id performance
([#​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
([#​18513](https://redirect.github.com/astral-sh/uv/pull/18513))
- Disable `SYSTEM_VERSION_COMPAT` when querying interpreters on macOS
([#​18452](https://redirect.github.com/astral-sh/uv/pull/18452))
- Enforce available distributions for supported environments
([#​18451](https://redirect.github.com/astral-sh/uv/pull/18451))
- Fix `uv sync --active` recreating active environments when
`UV_PYTHON_INSTALL_DIR` is relative
([#​18398](https://redirect.github.com/astral-sh/uv/pull/18398))
##### Documentation
- Add missing `-o requirements.txt` in `uv pip compile` example
([#​12308](https://redirect.github.com/astral-sh/uv/pull/12308))
- Link to organization security policy
([#​18449](https://redirect.github.com/astral-sh/uv/pull/18449))
- Link to the AI policy in the contributing guide
([#​18448](https://redirect.github.com/astral-sh/uv/pull/18448))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a79eb06 commit 1239e2b
2 files changed
+24
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments