From 244bacc7636dd07dea751ae18a677d98a9f1e5f9 Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Tue, 3 Oct 2017 11:27:07 +0100 Subject: [PATCH] Update runtime Python version to 3.5.4 See https://github.com/cloudfoundry/python-buildpack/commit/40995d807b5cab59a840ed2278a904af13aab3c7 --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index c0354eefe..13751becb 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.5.2 +python-3.5.4