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

This commit is contained in:
Mend Renovate 2025-04-30 22:07:19 +00:00 committed by Sigurd Spieckermann
parent d3f920366a
commit bad970eedd
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.7.1"
UV_VERSION: "0.7.2"
jobs:
build:

View File

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