From d2932a44a67cf3db5ae21ca5f7553fdc61a54243 Mon Sep 17 00:00:00 2001 From: pablohashescobar Date: Tue, 13 Dec 2022 23:33:58 +0530 Subject: [PATCH] chore: update python runtime to secure 3.9.16 --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index b5f092a96..e02524340 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.9.15 \ No newline at end of file +python-3.9.16 \ No newline at end of file