Skip to content

Commit

Permalink
Upgrade Pex to 2.1.107. (Cherry-pick of #17081) (#17113)
Browse files Browse the repository at this point in the history
This pulls in a fix for lock creation when git+ssh authenticated VCS
URLs are amongst the requirements amongst other fixes for issue
reported outside of Pants. Although this brings support for
`--pip-version 22.2.2`, the option is not plumbed yet.

See the changelogs here:
+ https://github.com/pantsbuild/pex/releases/tag/v2.1.107
+ https://github.com/pantsbuild/pex/releases/tag/v2.1.106
+ https://github.com/pantsbuild/pex/releases/tag/v2.1.105
+ https://github.com/pantsbuild/pex/releases/tag/v2.1.104

Fixes #15410

(cherry picked from commit 54b4a39)
  • Loading branch information
jsirois authored Oct 5, 2022
1 parent 0c50cdd commit c9e7488
Show file tree
Hide file tree
Showing 4 changed files with 310 additions and 250 deletions.
2 changes: 1 addition & 1 deletion 3rdparty/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ humbug==0.2.7
importlib_resources==5.0.*
ijson==3.1.4
packaging==21.3
pex==2.1.103
pex==2.1.107
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 c9e7488

Please sign in to comment.