Skip to content

Commit 457a357

Browse files
renovate-botsisp
authored andcommitted
build(deps): update dependency uv to v0.7.21
1 parent 50b1b37 commit 457a357

4 files changed

Lines changed: 15 additions & 15 deletions

File tree

.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=devbox depName=uv
22-
UV_VERSION: "0.7.19"
22+
UV_VERSION: "0.7.21"
2323
# renovate: datasource=github-tags depName=devbox packageName=jetify-com/devbox
2424
DEVBOX_VERSION: "0.15.0"
2525

.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=devbox depName=uv
10-
UV_VERSION: "0.7.19"
10+
UV_VERSION: "0.7.21"
1111

1212
jobs:
1313
build:

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"editorconfig-checker@3.3.0",
66
"git@2.50.0",
77
"nodePackages.prettier@3.3.3",
8-
"uv@0.7.19"
8+
"uv@0.7.21"
99
],
1010
"env": {
1111
"GIT_EXTERNAL_DIFF": "difft"

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -221,51 +221,51 @@
221221
}
222222
}
223223
},
224-
"uv@0.7.19": {
225-
"last_modified": "2025-07-04T02:32:11Z",
226-
"resolved": "github:NixOS/nixpkgs/472908faa934435cf781ae8fac77291af3d137d3#uv",
224+
"uv@0.7.21": {
225+
"last_modified": "2025-07-18T03:30:42Z",
226+
"resolved": "github:NixOS/nixpkgs/e821e03193486359aa942372be2d9c1f377b7a18#uv",
227227
"source": "devbox-search",
228-
"version": "0.7.19",
228+
"version": "0.7.21",
229229
"systems": {
230230
"aarch64-darwin": {
231231
"outputs": [
232232
{
233233
"name": "out",
234-
"path": "/nix/store/wqsjqa8jj9ncm8kphpazc17c3ixwpmsl-uv-0.7.19",
234+
"path": "/nix/store/m8b6znv7niifd5y81xiqskq9f6l24m59-uv-0.7.21",
235235
"default": true
236236
}
237237
],
238-
"store_path": "/nix/store/wqsjqa8jj9ncm8kphpazc17c3ixwpmsl-uv-0.7.19"
238+
"store_path": "/nix/store/m8b6znv7niifd5y81xiqskq9f6l24m59-uv-0.7.21"
239239
},
240240
"aarch64-linux": {
241241
"outputs": [
242242
{
243243
"name": "out",
244-
"path": "/nix/store/4xnxw14jj9x0dcpy0vybrpa2fyikddgq-uv-0.7.19",
244+
"path": "/nix/store/shp23a0fix121m5ww06s49lf8jv0j3l3-uv-0.7.21",
245245
"default": true
246246
}
247247
],
248-
"store_path": "/nix/store/4xnxw14jj9x0dcpy0vybrpa2fyikddgq-uv-0.7.19"
248+
"store_path": "/nix/store/shp23a0fix121m5ww06s49lf8jv0j3l3-uv-0.7.21"
249249
},
250250
"x86_64-darwin": {
251251
"outputs": [
252252
{
253253
"name": "out",
254-
"path": "/nix/store/07wkg06d2ns86v93zg8f4k29d4lig2nb-uv-0.7.19",
254+
"path": "/nix/store/lhqpx3ih7s7i33hf2x2jk14394vwhdn3-uv-0.7.21",
255255
"default": true
256256
}
257257
],
258-
"store_path": "/nix/store/07wkg06d2ns86v93zg8f4k29d4lig2nb-uv-0.7.19"
258+
"store_path": "/nix/store/lhqpx3ih7s7i33hf2x2jk14394vwhdn3-uv-0.7.21"
259259
},
260260
"x86_64-linux": {
261261
"outputs": [
262262
{
263263
"name": "out",
264-
"path": "/nix/store/hmc2i2v7f3y6cpn4ydrbf4aki5rr1564-uv-0.7.19",
264+
"path": "/nix/store/9wbx1pv6ivjl2bpn018h5nbi1cxy9fkb-uv-0.7.21",
265265
"default": true
266266
}
267267
],
268-
"store_path": "/nix/store/hmc2i2v7f3y6cpn4ydrbf4aki5rr1564-uv-0.7.19"
268+
"store_path": "/nix/store/9wbx1pv6ivjl2bpn018h5nbi1cxy9fkb-uv-0.7.21"
269269
}
270270
}
271271
}

0 commit comments

Comments
 (0)