From 02129f6b2dd21cf17a57515937360ca841d96461 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Tue, 7 Jan 2025 12:56:33 -0500 Subject: [PATCH] chore: Bump the python version to the latest patch version. --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 76b6e496..27168956 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.11.6 +python-3.11.11