python uv Releases · · 0.11.32

uv 0.11.32 releases preview features and performance improvements

sdkpreviewengineer
patch

This release of uv 0.11.32 introduces several preview features for the `uv check` and `uv upgrade` commands, enhancing selection and update capabilities. It also includes performance optimizations by skipping unnecessary dependency-group conflict expansion and fixes a bug in universal resolutions related to `Requires-Python`. These updates are available for all users and primarily target developers working with Python package management.

Fixes (1)
  • Fork universal resolutions when Requires-Python is discovered only from distribution metadata
Read the original announcement →

https://github.com/astral-sh/uv/releases/tag/0.11.32

Related releases