Commit 3d8f6de9 authored by Kenneth Reitz's avatar Kenneth Reitz

update latest version of python

Signed-off-by: 's avatarKenneth Reitz <me@kennethreitz.org>
parent debee377
......@@ -40,8 +40,8 @@ fi
export VENDOR_URL
# Python defaults
DEFAULT_PYTHON_VERSION="python-3.6.4"
LATEST_3="python-3.6.4"
DEFAULT_PYTHON_VERSION="python-3.6.5"
LATEST_3="python-3.6.5"
LATEST_2="python-2.7.15"
DEFAULT_PYTHON_STACK="cedar-14"
......
......@@ -12,7 +12,7 @@ testPipenvLock() {
testPipenvVersion() {
compile "pipenv-version"
assertCaptured "3.6.4"
assertCaptured "3.6.5"
assertCapturedSuccess
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment