From 1c05fb2720f4e79febaa5b079af12887fae3d0a6 Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Thu, 30 Jul 2026 13:51:18 +0100 Subject: [PATCH] Raise deployment runtime to python-3.12.1 Phase 5B of the Python 3.12 ecosystem-floor migration (python-312-floor, autofit_workspace#125): the six workspace/HowTo deployment selectors move to the new floor as one coordinated batch. Co-Authored-By: Claude Fable 5 --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 67ebc4e..1781745 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.11 +python-3.12.1