diff --git a/bin/compile b/bin/compile
index bb06eeb6c1f1daf90917c307596b05720a707b64..17671942904469ae71a34fd6b376049c2da45dc7 100755
--- a/bin/compile
+++ b/bin/compile
@@ -29,7 +29,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.1"
+PIP_VERSION="7.0.3"
 SETUPTOOLS_VERSION="16.0"
 
 # Setup bpwatch
diff --git a/vendor/pip-7.0.3.tar.gz b/vendor/pip-7.0.3.tar.gz
new file mode 100644
index 0000000000000000000000000000000000000000..e00539406674432f751afc9d953a5004869ce6e9
Binary files /dev/null and b/vendor/pip-7.0.3.tar.gz differ