chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.7
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/astral-sh/uv | minor |
0.6 -> 0.7
|
Release Notes
astral-sh/uv (ghcr.io/astral-sh/uv)
v0.7
Python
- Add Python 3.14.0b2
- Add Python 3.13.5
- Fix stability of
uuid.getnodeon 3.13
See the
python-build-standalone release notes
for more details.
Enhancements
- Download versions in
uv python pinif not found (#13946) - Use TTY detection to determine if SIGINT forwarding is enabled (#13925)
- Avoid fetching an exact, cached Git commit, even if it isn't locked (#13748)
- Add
zstdanddeflatetoAccept-Encoding(#13982) - Build binaries for riscv64 (#12688)
Bug fixes
- Check if relative URL is valid directory before treating as index (#13917)
- Ignore Python discovery errors during
uv python pin(#13944) - Do not allow
uv add --group ... --script(#13997)
Preview changes
- Build backend: Support namespace packages (#13833)
Documentation
- Add 3.14 to the supported platform reference (#13990)
- Add an
llms.txtto uv (#13929) - Add supported macOS version to the platform reference (#13993)
- Update platform support reference to include Python implementation list (#13991)
- Update pytorch.md (#13899)
- Update the CLI help and reference to include references to the Python bin directory (#13978)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.