Skip to content

Commit afb5373

Browse files
renovate-botsisp
authored andcommitted
chore(deps): update dependency uv to v0.8.13
1 parent fc60a5e commit afb5373

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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.8.12"
10+
UV_VERSION: "0.8.13"
1111

1212
jobs:
1313
build:

.github/workflows/tests.yml

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

1111
env:
1212
# renovate: datasource=pypi depName=uv
13-
UV_VERSION: "0.8.12"
13+
UV_VERSION: "0.8.13"
1414

1515
jobs:
1616
tests:

0 commit comments

Comments
 (0)