Update dependency astral-sh/uv to v0.10.10 (#5169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-16 07:14:20 +00:00
committed by GitHub
parent 72e8ded8cf
commit 537693f082
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
with:
# Install a specific version of uv.
version: "0.10.7"
version: "0.10.10"
# Install 3.13:
python-version: 3.13