uv 0.11.23 release notes
sdkengineer
patch
The uv 0.11.23 patch release reverts a change that caused unintended breakage in pre-commit environments and restores previous behavior for workspace members. This release also includes updated prebuilt binaries for various platforms and new instructions for verifying GitHub Artifact Attestations. This update is relevant for users of uv, particularly those employing it within pre-commit hooks or managing complex workspace projects.
- →Revert "Fix transparent Python upgrades in project environments" to mitigate unintended breakage in pre-commit-uv
- →Restore old behavior where workspace members "hidden" by an intermediate pyproject.toml would be treated as standalone projects
Read the original announcement →
https://github.com/astral-sh/uv/releases/tag/0.11.23