Skip to content

Commit

Permalink
Upgrade Pex to 2.1.107.
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 pantsbuild#15410

[ci skip-rust]
[ci skip-build-wheels]
  • Loading branch information
jsirois committed Oct 1, 2022
1 parent 585af30 commit ac31c92
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 ac31c92

Please sign in to comment.