Skip to content

Commit 09e442e

Browse files
chore(deps): update dependency python to v3.14.0 (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf4f251 commit 09e442e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": {
33
"goimports-reviser": "3.10.0",
44
"golangci-lint": "2.4.0",
5-
"python": "3.13.3",
5+
"python": "3.14.0",
66
"pipenv": "2025.0.4",
77
"ginkgo": "2.26.0",
88
"gnumake": "4.4.1",

devbox.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -401,60 +401,60 @@
401401
}
402402
}
403403
},
404-
"python@3.13.3": {
405-
"last_modified": "2025-05-16T20:19:48Z",
404+
"python@3.14.0": {
405+
"last_modified": "2025-10-08T01:30:28Z",
406406
"plugin_version": "0.0.4",
407-
"resolved": "github:NixOS/nixpkgs/12a55407652e04dcf2309436eb06fef0d3713ef3#python313",
407+
"resolved": "github:NixOS/nixpkgs/8b5c9dd8856f0c0cf46cc91f2c21c106a9d42e25#python314",
408408
"source": "devbox-search",
409-
"version": "3.13.3",
409+
"version": "3.14.0",
410410
"systems": {
411411
"aarch64-darwin": {
412412
"outputs": [
413413
{
414414
"name": "out",
415-
"path": "/nix/store/1a8xg8l3m67hxinxzzcsak9736qm9vsf-python3-3.13.3",
415+
"path": "/nix/store/2sqv05h8017f38w5rvppb2f5wbbisnwp-python3-3.14.0",
416416
"default": true
417417
}
418418
],
419-
"store_path": "/nix/store/1a8xg8l3m67hxinxzzcsak9736qm9vsf-python3-3.13.3"
419+
"store_path": "/nix/store/2sqv05h8017f38w5rvppb2f5wbbisnwp-python3-3.14.0"
420420
},
421421
"aarch64-linux": {
422422
"outputs": [
423423
{
424424
"name": "out",
425-
"path": "/nix/store/yy0xvc2rydhrs0h1v8d7r3sql347xzz5-python3-3.13.3",
425+
"path": "/nix/store/zlph3shgrkfmrhkxbgmi6qa26gfzl58q-python3-3.14.0",
426426
"default": true
427427
},
428428
{
429429
"name": "debug",
430-
"path": "/nix/store/42bxfqfrh8cwspl7szr0cw8739xv8qlq-python3-3.13.3-debug"
430+
"path": "/nix/store/3zmfrpjfpqaxcl68hlg5nfzvx49awjks-python3-3.14.0-debug"
431431
}
432432
],
433-
"store_path": "/nix/store/yy0xvc2rydhrs0h1v8d7r3sql347xzz5-python3-3.13.3"
433+
"store_path": "/nix/store/zlph3shgrkfmrhkxbgmi6qa26gfzl58q-python3-3.14.0"
434434
},
435435
"x86_64-darwin": {
436436
"outputs": [
437437
{
438438
"name": "out",
439-
"path": "/nix/store/gbrigjhghz9v2p0zf9b2fnvs0g0yx7q4-python3-3.13.3",
439+
"path": "/nix/store/bq9ss2vlr05zdrhcfmvclm0gsrc7i6xb-python3-3.14.0",
440440
"default": true
441441
}
442442
],
443-
"store_path": "/nix/store/gbrigjhghz9v2p0zf9b2fnvs0g0yx7q4-python3-3.13.3"
443+
"store_path": "/nix/store/bq9ss2vlr05zdrhcfmvclm0gsrc7i6xb-python3-3.14.0"
444444
},
445445
"x86_64-linux": {
446446
"outputs": [
447447
{
448448
"name": "out",
449-
"path": "/nix/store/2mab9iiwhcqwk75qwvp3zv0bvbiaq6cs-python3-3.13.3",
449+
"path": "/nix/store/76lchhz5hhik0j5hjy6lwwn3ik0x54aa-python3-3.14.0",
450450
"default": true
451451
},
452452
{
453453
"name": "debug",
454-
"path": "/nix/store/9z6k8ijl2md0y2n95yprbjj4vxbfsi15-python3-3.13.3-debug"
454+
"path": "/nix/store/rjm597f2d9bjllyjnv3y20261bwxd108-python3-3.14.0-debug"
455455
}
456456
],
457-
"store_path": "/nix/store/2mab9iiwhcqwk75qwvp3zv0bvbiaq6cs-python3-3.13.3"
457+
"store_path": "/nix/store/76lchhz5hhik0j5hjy6lwwn3ik0x54aa-python3-3.14.0"
458458
}
459459
}
460460
}

0 commit comments

Comments
 (0)