build(deps): update dependency uv to v0.6.17

This commit is contained in:
Mend Renovate 2025-04-25 19:44:13 +00:00 committed by Sigurd Spieckermann
parent a33efd31e8
commit be767f6913
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ env:
PYTEST_ADDOPTS: ${{ github.event.inputs.pytest_addopts }}
PYTHONIOENCODING: "UTF-8"
# renovate: datasource=pypi depName=uv
UV_VERSION: "0.6.16"
UV_VERSION: "0.6.17"
jobs:
build:

View File

@ -7,7 +7,7 @@ on:
env:
# renovate: datasource=pypi depName=uv
UV_VERSION: "0.6.16"
UV_VERSION: "0.6.17"
jobs:
build: