Skip to content

Commit

Permalink
Bump pex version to 1.1.20 (pantsbuild#4191)
Browse files Browse the repository at this point in the history
Problem

Current pex version used by pants needs to pickup a handful of bugfixes.

Solution

Bump to the latest pex release.

Result

Features and bugfixes in 1.1.20 are realized.
  • Loading branch information
kwlzn authored Jan 19, 2017
1 parent 8336e5a commit 8019eda
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 @@ -12,7 +12,7 @@ mock==1.3.0
packaging==16.7
pathspec==0.3.4
pep8==1.6.2
pex==1.1.17
pex==1.1.20
psutil==4.3.0
pyflakes==1.1.0
Pygments==1.4
Expand Down

0 comments on commit 8019eda

Please sign in to comment.