From 53a0f8ddbc759654a6543b3b6c0c7826b95c12cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 01:08:28 +0200 Subject: [PATCH] Update dependency python to v3.13.3 (#12965) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- devbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devbox.json b/devbox.json index 8b0b6355a8..76374487b4 100644 --- a/devbox.json +++ b/devbox.json @@ -16,7 +16,7 @@ "version": "", "platforms": ["aarch64-darwin", "x86_64-darwin"], }, - "python": "3.13.2", + "python": "3.13.3", "bat": "latest", "electron": { "version": "latest",