Skip to content

Commit

Permalink
Bump pex requirement to 1.1.13.
Browse files Browse the repository at this point in the history
This pulls in a handful of fixes, most notably a change that wraps all subprocess execution in pex for improved error handling.

Testing Done:
https://travis-ci.org/pantsbuild/pants/builds/145135155

Bugs closed: 3680

Reviewed at https://rbcommons.com/s/twitter/r/4085/
  • Loading branch information
kwlzn committed Jul 18, 2016
1 parent 83104a0 commit 0e75fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mock==1.3.0
mox==0.5.3
pathspec==0.3.4
pep8==1.6.2
pex==1.1.10
pex==1.1.13
psutil==4.3.0
pyflakes==1.1.0
Pygments==1.4
Expand Down

0 comments on commit 0e75fbc

Please sign in to comment.