diff --git a/bin/compile b/bin/compile
index 12d7abace61dd19749b9c93baf0383268a113b54..c173837c85b615b3817f83ca2f109c2d2018cd85 100755
--- a/bin/compile
+++ b/bin/compile
@@ -31,7 +31,7 @@ WEBCONCURRENCY_PROFILE_PATH="$BUILD_DIR/.profile.d/python.webconcurrency.sh"
 DEFAULT_PYTHON_VERSION="python-2.7.10"
 DEFAULT_PYTHON_STACK="cedar"
 PYTHON_EXE="/app/.heroku/python/bin/python"
-PIP_VERSION="7.0.3"
+PIP_VERSION="7.1.0"
 SETUPTOOLS_VERSION="18.0.1"
 
 # Setup bpwatch
diff --git a/vendor/pip-7.0.3.tar.gz b/vendor/pip-7.0.3.tar.gz
deleted file mode 100644
index e00539406674432f751afc9d953a5004869ce6e9..0000000000000000000000000000000000000000
Binary files a/vendor/pip-7.0.3.tar.gz and /dev/null differ
diff --git a/vendor/pip-7.1.0.tar.gz b/vendor/pip-7.1.0.tar.gz
new file mode 100644
index 0000000000000000000000000000000000000000..00cc6999f3448b19a1600b766f05e69c0dbb4c35
Binary files /dev/null and b/vendor/pip-7.1.0.tar.gz differ