Skip to content

Commit

Permalink
Upgrade Pex to 2.1.103. (Cherry-pick of #16426) (#17114)
Browse files Browse the repository at this point in the history
This picks up a fix needed for impending use of Pex lock support for
local projects.

See the changelog here:
  https://github.com/pantsbuild/pex/releases/tag/v2.1.103

(cherry picked from commit fcc73cf)
  • Loading branch information
jsirois authored Oct 5, 2022
1 parent 2e023f4 commit 2ce1c4f
Show file tree
Hide file tree
Showing 4 changed files with 313 additions and 262 deletions.
2 changes: 1 addition & 1 deletion 3rdparty/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ humbug==0.2.7

ijson==3.1.4
packaging==21.3
pex==2.1.102
pex==2.1.103
psutil==5.9.0
# This should be compatible with pytest.py, although it can be looser so that we don't
# over-constrain pantsbuild.pants.testutil
Expand Down
Loading

0 comments on commit 2ce1c4f

Please sign in to comment.