From 31cd55725fc26ab3cd27434282a30a17f2bf271d Mon Sep 17 00:00:00 2001 From: Carlo Costino Date: Thu, 20 Jun 2024 18:28:26 -0400 Subject: [PATCH] Update runtime.txt to reference Python 3.12.3 Signed-off-by: Carlo Costino --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 6e797d468..4ddc7cd66 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.12.2 +python-3.12.3