From 351111375f16432efeec148123f5376bd745d13d Mon Sep 17 00:00:00 2001 From: Stephan Klinger Date: Tue, 1 Mar 2022 23:44:48 +0100 Subject: [PATCH] Update python runtime for heroku --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 79672da1..250d1e3d 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.4.3 +python-3.10.2