Skip to content

Commit e6bb6a5

Browse files
chore(deps): update dependency python to v3.14.2 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eafe099 commit e6bb6a5

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.7.2",
5-
"python": "3.14.0",
5+
"python": "3.14.2",
66
"pipenv": "2025.0.4",
77
"ginkgo": "2.27.3",
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-
405-
"last_modified": "2025-11-23T21:50:36Z",
404+
405+
"last_modified": "2025-12-31T03:27:36Z",
406406
"plugin_version": "0.0.4",
407-
"resolved": "github:NixOS/nixpkgs/ee09932cedcef15aaf476f9343d1dea2cb77e261#python314",
407+
"resolved": "github:NixOS/nixpkgs/f665af0cdb70ed27e1bd8f9fdfecaf451260fc55#python314",
408408
"source": "devbox-search",
409-
"version": "3.14.0",
409+
"version": "3.14.2",
410410
"systems": {
411411
"aarch64-darwin": {
412412
"outputs": [
413413
{
414414
"name": "out",
415-
"path": "/nix/store/wqnlp9wcgs0g3mf1kpb8swibm3hcmb46-python3-3.14.0",
415+
"path": "/nix/store/0iw3akzx6ygiqzpxi9s422sc2fl6190g-python3-3.14.2",
416416
"default": true
417417
}
418418
],
419-
"store_path": "/nix/store/wqnlp9wcgs0g3mf1kpb8swibm3hcmb46-python3-3.14.0"
419+
"store_path": "/nix/store/0iw3akzx6ygiqzpxi9s422sc2fl6190g-python3-3.14.2"
420420
},
421421
"aarch64-linux": {
422422
"outputs": [
423423
{
424424
"name": "out",
425-
"path": "/nix/store/1661mj8jk71bsfg5hs933gsnsl7n128y-python3-3.14.0",
425+
"path": "/nix/store/0ngn8d6wz6nsy68ck3vvv17v14nbnpmr-python3-3.14.2",
426426
"default": true
427427
},
428428
{
429429
"name": "debug",
430-
"path": "/nix/store/3pzwrvqnxyzf7qcign3nq8z6n9nxvg3z-python3-3.14.0-debug"
430+
"path": "/nix/store/irrzbxypkfg7mzl60m6zcv0wvid0fnz3-python3-3.14.2-debug"
431431
}
432432
],
433-
"store_path": "/nix/store/1661mj8jk71bsfg5hs933gsnsl7n128y-python3-3.14.0"
433+
"store_path": "/nix/store/0ngn8d6wz6nsy68ck3vvv17v14nbnpmr-python3-3.14.2"
434434
},
435435
"x86_64-darwin": {
436436
"outputs": [
437437
{
438438
"name": "out",
439-
"path": "/nix/store/6537bwrw3mphrsfzln4996n630g48iyf-python3-3.14.0",
439+
"path": "/nix/store/370kbw2s80x3i45jnmvxqc262ba9svib-python3-3.14.2",
440440
"default": true
441441
}
442442
],
443-
"store_path": "/nix/store/6537bwrw3mphrsfzln4996n630g48iyf-python3-3.14.0"
443+
"store_path": "/nix/store/370kbw2s80x3i45jnmvxqc262ba9svib-python3-3.14.2"
444444
},
445445
"x86_64-linux": {
446446
"outputs": [
447447
{
448448
"name": "out",
449-
"path": "/nix/store/sddj4ifk8jdpqi1vzzz6cl7bb0cshskx-python3-3.14.0",
449+
"path": "/nix/store/pmb8clh66mryha2ijzz3dg969drrkgj7-python3-3.14.2",
450450
"default": true
451451
},
452452
{
453453
"name": "debug",
454-
"path": "/nix/store/nz0214vhnlzamk8l7k6yh1rd7fxiyph8-python3-3.14.0-debug"
454+
"path": "/nix/store/jcd9cd12b91ys3axilh1k6pdsys64hhc-python3-3.14.2-debug"
455455
}
456456
],
457-
"store_path": "/nix/store/sddj4ifk8jdpqi1vzzz6cl7bb0cshskx-python3-3.14.0"
457+
"store_path": "/nix/store/pmb8clh66mryha2ijzz3dg969drrkgj7-python3-3.14.2"
458458
}
459459
}
460460
}

0 commit comments

Comments
 (0)