Update dependency astral-sh/uv to v0.9.2 (#4996)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-11 01:06:44 +00:00
committed by GitHub
parent f8707c753b
commit 5c1cd39281
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
with:
# Install a specific version of uv.
version: "0.8.23"
version: "0.9.2"
# Install 3.13:
python-version: 3.13