install-uv: Upgrade uv from 0.7.15 to 0.7.21.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-07-14 14:45:53 -04:00
committed by Tim Abbott
parent bd29fb3e26
commit 996eb72e2a
2 changed files with 4 additions and 4 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 406
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (333, 7) # bumped 2025-07-14 to add google-re2-stubs
PROVISION_VERSION = (333, 8) # bumped 2025-07-14 to upgrade uv