From 8e72d03db5b78a05dec580283f167ded0c5da4dc Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Tue, 7 Jun 2016 08:59:50 -0400 Subject: [PATCH] Upgrade Python --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index c47075b0dd..0239feabb3 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-2.7.9 +python-2.7.11