Skip to content

Commit 1c4c0cc

Browse files
renovate-botsisp
authored andcommitted
build(deps): update dependency uv to v0.7.17
1 parent 4c3cd24 commit 1c4c0cc

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.15"
22+
UV_VERSION: "0.7.17"
2323
# renovate: datasource=github-tags depName=devbox packageName=jetify-com/devbox
2424
DEVBOX_VERSION: "0.14.2"
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.15"
10+
UV_VERSION: "0.7.17"
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.0.3",
66
"git@2.49.0",
77
"nodePackages.prettier@3.3.3",
8-
"uv@0.7.14"
8+
"uv@0.7.17"
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.14": {
225-
"last_modified": "2025-06-25T00:36:27Z",
226-
"resolved": "github:NixOS/nixpkgs/992f916556fcfaa94451ebc7fc6e396134bbf5b1#uv",
224+
"uv@0.7.17": {
225+
"last_modified": "2025-07-01T05:58:53Z",
226+
"resolved": "github:NixOS/nixpkgs/bdfd0f2afcf764e531d0960c821ab070a6174b15#uv",
227227
"source": "devbox-search",
228-
"version": "0.7.14",
228+
"version": "0.7.17",
229229
"systems": {
230230
"aarch64-darwin": {
231231
"outputs": [
232232
{
233233
"name": "out",
234-
"path": "/nix/store/fx0lpl0b307ylmgqhzqxd3cykyp5i5za-uv-0.7.14",
234+
"path": "/nix/store/c3rzy1qsk33yh3qwg4pbcfcxwqcynq6j-uv-0.7.17",
235235
"default": true
236236
}
237237
],
238-
"store_path": "/nix/store/fx0lpl0b307ylmgqhzqxd3cykyp5i5za-uv-0.7.14"
238+
"store_path": "/nix/store/c3rzy1qsk33yh3qwg4pbcfcxwqcynq6j-uv-0.7.17"
239239
},
240240
"aarch64-linux": {
241241
"outputs": [
242242
{
243243
"name": "out",
244-
"path": "/nix/store/mgryvjw3a026l2cbyq7l31jzw0b2njzz-uv-0.7.14",
244+
"path": "/nix/store/rr7idls3vhc0rg1l5l295ycn2wh47xyi-uv-0.7.17",
245245
"default": true
246246
}
247247
],
248-
"store_path": "/nix/store/mgryvjw3a026l2cbyq7l31jzw0b2njzz-uv-0.7.14"
248+
"store_path": "/nix/store/rr7idls3vhc0rg1l5l295ycn2wh47xyi-uv-0.7.17"
249249
},
250250
"x86_64-darwin": {
251251
"outputs": [
252252
{
253253
"name": "out",
254-
"path": "/nix/store/05d59akaa74zj9jlqsi4aynb8ls22vvp-uv-0.7.14",
254+
"path": "/nix/store/bq959lw525l8kdjb20ingd7x4f01jf3d-uv-0.7.17",
255255
"default": true
256256
}
257257
],
258-
"store_path": "/nix/store/05d59akaa74zj9jlqsi4aynb8ls22vvp-uv-0.7.14"
258+
"store_path": "/nix/store/bq959lw525l8kdjb20ingd7x4f01jf3d-uv-0.7.17"
259259
},
260260
"x86_64-linux": {
261261
"outputs": [
262262
{
263263
"name": "out",
264-
"path": "/nix/store/khwps69g927zs27pan1bvzk91dssch7q-uv-0.7.14",
264+
"path": "/nix/store/j8knkw6pw8a98614mvgn25g37ajv6k0r-uv-0.7.17",
265265
"default": true
266266
}
267267
],
268-
"store_path": "/nix/store/khwps69g927zs27pan1bvzk91dssch7q-uv-0.7.14"
268+
"store_path": "/nix/store/j8knkw6pw8a98614mvgn25g37ajv6k0r-uv-0.7.17"
269269
}
270270
}
271271
}

0 commit comments

Comments
 (0)