Update dependency astral-sh/uv to v0.9.5 (#5022)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-25 02:47:15 +00:00
committed by GitHub
parent 1de4bab320
commit a05fc1d148
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
with:
# Install a specific version of uv.
version: "0.9.4"
version: "0.9.5"
# Install 3.13:
python-version: 3.13