Skip to content

Commit b4b40ad

Browse files
renovate-botsisp
authored andcommitted
build(deps): update dependency uv to v0.7.9
1 parent e00e64c commit b4b40ad

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.8"
22+
UV_VERSION: "0.7.9"
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.8"
10+
UV_VERSION: "0.7.9"
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)