mirror of
https://github.com/copier-org/copier.git
synced 2025-05-05 15:32:54 +00:00
build(deps): update dependency uv to v0.7.1
This commit is contained in:
parent
3d18c388c3
commit
d3f920366a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -19,7 +19,7 @@ env:
|
||||
PYTEST_ADDOPTS: ${{ github.event.inputs.pytest_addopts }}
|
||||
PYTHONIOENCODING: "UTF-8"
|
||||
# renovate: datasource=pypi depName=uv
|
||||
UV_VERSION: "0.7.0"
|
||||
UV_VERSION: "0.7.1"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
# renovate: datasource=pypi depName=uv
|
||||
UV_VERSION: "0.7.0"
|
||||
UV_VERSION: "0.7.1"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user