Update dependency astral-sh/uv to v0.9.7 (#5032)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-01 03:33:07 +00:00
committed by GitHub
parent 2182708ba9
commit 3d8bf32c37
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
with:
# Install a specific version of uv.
version: "0.9.5"
version: "0.9.7"
# Install 3.13:
python-version: 3.13