Skip to content

Commit d72d0c0

Browse files
renovate-botsisp
authored andcommitted
build(deps): update dependency uv to v0.7.8
1 parent aad1f7d commit d72d0c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
PYTEST_ADDOPTS: ${{ github.event.inputs.pytest_addopts }}
2020
PYTHONIOENCODING: "UTF-8"
2121
# renovate: datasource=pypi depName=uv
22-
UV_VERSION: "0.7.7"
22+
UV_VERSION: "0.7.8"
2323

2424
jobs:
2525
build:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
# renovate: datasource=pypi depName=uv
10-
UV_VERSION: "0.7.7"
10+
UV_VERSION: "0.7.8"
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)