From 0ba7cbf6ea73d6abda3232455a104b7fbd76727f Mon Sep 17 00:00:00 2001 From: Justin Ellingwood Date: Mon, 17 Feb 2025 17:07:56 +0000 Subject: [PATCH] Bump Python version to 3.12 (#2821) Co-authored-by: Nick Veitch --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 98fccd6d0..fdcfcfdfc 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -3.8 \ No newline at end of file +3.12 \ No newline at end of file