From eba8d6fd09ea4fdc159cf8a67c8ecebb0410d602 Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Thu, 30 Jul 2026 13:51:23 +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 08f3118..1781745 100755 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.11 \ No newline at end of file +python-3.12.1