From 0abd2df1bba1ff5c14ee0ba03c083f6c42b35214 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 03:02:31 +0000 Subject: [PATCH] chore(deps): update dependency python to v3 --- devbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devbox.json b/devbox.json index 797c55e..9617938 100644 --- a/devbox.json +++ b/devbox.json @@ -4,7 +4,7 @@ "nix@2.32.3", "nixd@2.7.0", "nil@latest", - "python@latest", + "python@3.14.0", "poetry@1.8.5", "uv@0.8.23" ],