From 614b3555f795b25b42bf7bcda35cd296dca9ef07 Mon Sep 17 00:00:00 2001 From: vijaymalav564 Date: Tue, 14 Jan 2025 18:28:52 +0700 Subject: [PATCH] Update runtime.txt Upgrade python version for heroku-22 stack --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 5205571..e912aa6 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python:3.9 +python-3.13