Update ghcr.io/astral-sh/uv Docker tag to v0.6.10
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ghcr.io/astral-sh/uv | image | patch |
0.6.9-python3.13-bookworm-slim -> 0.6.10-python3.13-bookworm-slim
|
Release Notes
astral-sh/uv (ghcr.io/astral-sh/uv)
v0.6.10
Enhancements
- Add
uv sync --check
flag (#12342) - Add support for Python version requests in
uv python list
(#12375) - Support
.env
files inuv tool run
(#12386) - Support
python find --script
(#11891)
Preview features
- Check all compatible torch indexes when
--torch-backend
is enabled (#12385)
Performance
Bug fixes
- Allow virtual packages with
--no-build
(#12314) - Ignore
--find-links
entries for pinned indexes (#12396) - Omit wheels from lockfile based on
--exclude-newer
(#12299) - Retain end-of-line comment position when adding dependency (#12360)
- Omit fragment when querying for wheels in Simple HTML API (#12384)
- Error on missing argument in
requirements.txt
(#12354) - Support modules with different casing in build backend (#12240)
- Add authentication policy support for
pip
commands (#12470)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.