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

This commit is contained in:
Mend Renovate 2025-04-23 09:10:58 +00:00 committed by Sigurd Spieckermann
parent 1aff92f9f5
commit 5657ab64f9

View File

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