Skip to content

Commit 5160114

Browse files
chore(deps): update dependency python to v3.14.3 (#283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62cbe4b commit 5160114

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.11.0",
44
"golangci-lint": "2.9.0",
5-
"python": "3.14.2",
5+
"python": "3.14.3",
66
"pipenv": "2026.0.3",
77
"ginkgo": "2.28.1",
88
"gnumake": "4.4.1",

devbox.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -417,60 +417,60 @@
417417
}
418418
}
419419
},
420-
"python@3.14.2": {
421-
"last_modified": "2026-01-23T17:20:52Z",
420+
"python@3.14.3": {
421+
"last_modified": "2026-02-23T15:40:43Z",
422422
"plugin_version": "0.0.4",
423-
"resolved": "github:NixOS/nixpkgs/a1bab9e494f5f4939442a57a58d0449a109593fe#python314",
423+
"resolved": "github:NixOS/nixpkgs/80d901ec0377e19ac3f7bb8c035201e2e098cc97#python314",
424424
"source": "devbox-search",
425-
"version": "3.14.2",
425+
"version": "3.14.3",
426426
"systems": {
427427
"aarch64-darwin": {
428428
"outputs": [
429429
{
430430
"name": "out",
431-
"path": "/nix/store/8bwmgvfcyys3kfia055ih7gask3fid7s-python3-3.14.2",
431+
"path": "/nix/store/gzycj9hwfmvm8qvh41lf8afmcdxnriig-python3-3.14.3",
432432
"default": true
433433
}
434434
],
435-
"store_path": "/nix/store/8bwmgvfcyys3kfia055ih7gask3fid7s-python3-3.14.2"
435+
"store_path": "/nix/store/gzycj9hwfmvm8qvh41lf8afmcdxnriig-python3-3.14.3"
436436
},
437437
"aarch64-linux": {
438438
"outputs": [
439439
{
440440
"name": "out",
441-
"path": "/nix/store/9zj2a40gbfh9scynfmfs1s9wx2q01yv3-python3-3.14.2",
441+
"path": "/nix/store/qq0qwcldmiylcy4c0a0xilqwmbkmjd3y-python3-3.14.3",
442442
"default": true
443443
},
444444
{
445445
"name": "debug",
446-
"path": "/nix/store/j8ryg1l3z8ibf9rn848y1vll0f0wcab7-python3-3.14.2-debug"
446+
"path": "/nix/store/vy7zp00nd9n4pw51ldljbal75hznf5ns-python3-3.14.3-debug"
447447
}
448448
],
449-
"store_path": "/nix/store/9zj2a40gbfh9scynfmfs1s9wx2q01yv3-python3-3.14.2"
449+
"store_path": "/nix/store/qq0qwcldmiylcy4c0a0xilqwmbkmjd3y-python3-3.14.3"
450450
},
451451
"x86_64-darwin": {
452452
"outputs": [
453453
{
454454
"name": "out",
455-
"path": "/nix/store/0mnhsagxg8cp6cr9g0fz2dihw469ih8s-python3-3.14.2",
455+
"path": "/nix/store/axbfzmxga1ka88m9fvn960nybc48i9h5-python3-3.14.3",
456456
"default": true
457457
}
458458
],
459-
"store_path": "/nix/store/0mnhsagxg8cp6cr9g0fz2dihw469ih8s-python3-3.14.2"
459+
"store_path": "/nix/store/axbfzmxga1ka88m9fvn960nybc48i9h5-python3-3.14.3"
460460
},
461461
"x86_64-linux": {
462462
"outputs": [
463463
{
464464
"name": "out",
465-
"path": "/nix/store/hd3h6gjpy7pf5himwf8sfqb3108pz5ld-python3-3.14.2",
465+
"path": "/nix/store/8gnchv834z56s561v3sx2h0ra1a2xn46-python3-3.14.3",
466466
"default": true
467467
},
468468
{
469469
"name": "debug",
470-
"path": "/nix/store/2wvc4f32yycchbip56mlxixjm2sdzw2y-python3-3.14.2-debug"
470+
"path": "/nix/store/lqaaivl5ppkgprnawizmzixcjx2bw4hi-python3-3.14.3-debug"
471471
}
472472
],
473-
"store_path": "/nix/store/hd3h6gjpy7pf5himwf8sfqb3108pz5ld-python3-3.14.2"
473+
"store_path": "/nix/store/8gnchv834z56s561v3sx2h0ra1a2xn46-python3-3.14.3"
474474
}
475475
}
476476
}

0 commit comments

Comments
 (0)